]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib_ppc/board.c
Cleanup for release 1.1.0
[karo-tx-uboot.git] / lib_ppc / board.c
index ae0ecb29ebf1f54b91f35ea6bcf79f3b2e002633..de5adb4c3c9f415343392dc51ece137595234a02 100644 (file)
@@ -84,7 +84,9 @@ void nand_init (void);
 
 static char *failed = "*** failed ***\n";
 
+#if defined(CONFIG_OXC) || defined(CONFIG_PCU_E) || defined(CONFIG_RMU)
 extern flash_info_t flash_info[];
+#endif
 
 #include <environment.h>