Files
u-boot/common
Remy Bohmer 3a26c43e42 Fix build warnings in cmd_flash.c
These variables are only used in case CONFIG_SYS_NO_FLASH is NOT set:
struct mtd_device *dev;
struct part_info *part;
u8 dev_type, dev_num, pnum;

Signed-off-by: Remy Bohmer <linux@bohmer.net>
2011-02-19 20:32:38 +01:00
..
2011-01-09 18:02:06 +01:00
2010-11-28 21:58:24 +01:00
2010-07-24 20:54:46 +02:00
2011-02-19 20:32:38 +01:00
2011-01-09 18:06:50 +01:00
2010-09-21 21:37:08 +02:00
2010-12-17 14:32:12 -06:00
2010-07-16 10:55:09 -05:00
2010-10-12 23:31:10 +02:00
2010-11-28 21:47:24 +01:00
2011-02-02 22:36:10 +01:00
2010-11-28 21:58:27 +01:00
2010-01-18 00:23:00 +01:00
2011-01-09 18:06:50 +01:00
2008-10-18 21:54:03 +02:00
2011-02-19 20:32:36 +01:00