Eliminate a warning about garbage at the end of the line.

This commit is contained in:
Gregory Nutt
2017-04-09 12:13:47 -06:00
parent ebd2416f9d
commit de2c368249
+1 -1
View File
@@ -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)