X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fflash.c;h=781cb9c4a2e0edef319de5506ee4546214b4c5df;hb=669df7e42d460233f39e26d7c27d3c17821f4666;hp=683978e473c79303b26143304bd19128144d4c39;hpb=fe8d63c8c75acc87d398b2e181b9135d2ecfc05a;p=u-boot diff --git a/common/flash.c b/common/flash.c index 683978e473..781cb9c4a2 100644 --- a/common/flash.c +++ b/common/flash.c @@ -27,6 +27,7 @@ #include #if !defined(CONFIG_SYS_NO_FLASH) +#include extern flash_info_t flash_info[]; /* info for FLASH chips */