]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_mtdparts.c
board/sandburst/common/flash.c: Fix GCC 4.6 build warning
[u-boot] / common / cmd_mtdparts.c
index 2c2e4e09735aed78d734620ed5eb3057d0e1dfaf..b7c833b14992d365050b724060fb81c55f743e00 100644 (file)
@@ -839,9 +839,7 @@ static int device_parse(const char *const mtd_dev, const char **ret, struct mtd_
        const char *mtd_id;
        unsigned int mtd_id_len;
        const char *p;
-#ifdef DEBUG
        const char *pend;
-#endif
        LIST_HEAD(tmp_list);
        struct list_head *entry, *n;
        u16 num_parts;