Add missing #endif that was lost in the last checkin
This commit is contained in:
parent
1ca14e3555
commit
c2b6828dd5
@ -188,3 +188,4 @@ int lpc17_spicmddata(FAR struct spi_dev_s *dev, enum spi_dev_e devid, bool cmd)
|
||||
}
|
||||
|
||||
#endif /* CONFIG_SPI_CMDDATA */
|
||||
#endif /* CONFIG_LPC17_SPI */
|
||||
|
Loading…
Reference in New Issue
Block a user