]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/flash.c
mx53loco: Remove unused SOBJS
[karo-tx-uboot.git] / common / flash.c
index 683978e473c79303b26143304bd19128144d4c39..781cb9c4a2e0edef319de5506ee4546214b4c5df 100644 (file)
@@ -27,6 +27,7 @@
 #include <flash.h>
 
 #if !defined(CONFIG_SYS_NO_FLASH)
+#include <mtd/cfi_flash.h>
 
 extern flash_info_t  flash_info[]; /* info for FLASH chips */