Move kfile interface to the io/ directory.
[bertos.git] / bertos / drv / flash25.c
index 22639161032f8a0ac395c604690ce9328b7155a4..3f84903b6d1f37b44bef233c93d4e6a0f1187afc 100644 (file)
 #include <drv/timer.h>
 #include <drv/flash25.h>
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 #include <cpu/power.h> /* cpu_relax() */
 
-#warning FIXME:This file was change, but is untest!
+#warning FIXME:This file was changed, but is untested!
 
 /**
  * Wait until flash memory is ready.