X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=cmd%2Fbootm.c;h=9fe8ce4a27cfca493874d3639ceacb619361d713;hb=46b5c8ed017958fc387ab86c71ae6c90abb6793c;hp=1f70ee9e911bb6f4987791d0e7f1f9e1033cc5a3;hpb=01f1ab67f38882dc7665a0a6eca4bbeba6d84f81;p=platform%2Fkernel%2Fu-boot.git diff --git a/cmd/bootm.c b/cmd/bootm.c index 1f70ee9..9fe8ce4 100644 --- a/cmd/bootm.c +++ b/cmd/bootm.c @@ -31,7 +31,6 @@ static int image_info(unsigned long addr); #if defined(CONFIG_CMD_IMLS) #include #include -extern flash_info_t flash_info[]; /* info for FLASH chips */ #endif #if defined(CONFIG_CMD_IMLS) || defined(CONFIG_CMD_IMLS_NAND)