Eliminate a warning about garbage at the end of the line.
This commit is contained in:
parent
ebd2416f9d
commit
de2c368249
@ -59,7 +59,7 @@
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
||||
#ifdef CONFIG_DEBUG_SPI_INFO)
|
||||
#ifdef CONFIG_DEBUG_SPI_INFO
|
||||
# define ssi_dumpgpio(m) tiva_dumpgpio(SDCCS_GPIO, m)
|
||||
#else
|
||||
# define ssi_dumpgpio(m)
|
||||
|
Loading…
Reference in New Issue
Block a user