Reformat.
[bertos.git] / bertos / drv / dataflash.c
index 774c880076d0b61941e183363c112daa93b65648..0171cabb8f655f81297774d3a38c8ea97056a122 100644 (file)
@@ -43,7 +43,9 @@
 #include <cfg/macros.h>
 #include <cfg/debug.h>
 #include <cfg/module.h>
+
 #include <drv/timer.h>
+
 #include <kern/kfile.h>
 
 #if CONFIG_KERNEL