Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h

This commit is contained in:
Gregory Nutt
2013-11-15 11:22:23 -06:00
parent f1671bb6a7
commit 897572a552
59 changed files with 93 additions and 64 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
#ifdef CONFIG_STM32_SPI1
# include <nuttx/spi/spi.h>
# include <nuttx/mtd.h>
# include <nuttx/mtd/mtd.h>
# include <nuttx/fs/nxffs.h>
#endif