Incorporate yaffs2 into U-boot
[platform/kernel/u-boot.git] / fs / yaffs2 / direct / yaffscfg2k.c
index 6d5f542..1daede1 100644 (file)
@@ -18,6 +18,9 @@
  * There is no need to redistribute this file.
  */
 
+/* XXX U-BOOT XXX */
+#include <common.h>
+
 #include "yaffscfg.h"
 #include "yaffsfs.h"
 #include "yaffs_fileem2k.h"
@@ -226,4 +229,3 @@ void SetCheckpointReservedBlocks(int n)
 {
        flashDev.nCheckpointReservedBlocks = n;
 }
-