ramdisk.h moved from include/fs/nuttx/ to include/nuttx/drivers.

This commit is contained in:
Gregory Nutt
2016-07-20 14:02:18 -06:00
parent 46dbbe837e
commit ee9c66186c
15 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
#endif
#include <nuttx/drivers/drivers.h>
#include <nuttx/fs/ramdisk.h>
#include <nuttx/drivers/ramdisk.h>
#include <nuttx/fs/nxffs.h>
#include <nuttx/binfmt/elf.h>
#include <nuttx/i2c/i2c_master.h>