Skip to content
Snippets Groups Projects
Commit c2b6828d authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Add missing #endif that was lost in the last checkin

parent 1ca14e35
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment