]> git.sur5r.net Git - u-boot/blobdiff - fs/yaffs2/direct/yaffscfg2k.c
Incorporate yaffs2 into U-boot
[u-boot] / fs / yaffs2 / direct / yaffscfg2k.c
index 6d5f542fc4b0d0754a959a86b523fcde770a0453..1daede181e36e9e554c4f8be3ce2fc5ec7541b94 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;
 }
-