From: Wolfgang Denk Date: Sun, 22 Jul 2012 07:58:47 +0000 (+0200) Subject: BC3450 board: Remove unused CONFIG_SYS_CPU definition X-Git-Tag: v2012.07-rc2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b264bcf2b97fed0ae754037106d0d88de02c704e;p=u-boot BC3450 board: Remove unused CONFIG_SYS_CPU definition This fixes: cmd_bc3450.c:55:0: warning: "CONFIG_SYS_CPU" redefined [enabled by default] Signed-off-by: Wolfgang Denk Cc: Detlev Zundel --- diff --git a/board/bc3450/cmd_bc3450.c b/board/bc3450/cmd_bc3450.c index 935769b825..fefffc39c2 100644 --- a/board/bc3450/cmd_bc3450.c +++ b/board/bc3450/cmd_bc3450.c @@ -45,7 +45,6 @@ #define THERM_WRITE_TL 0x02 #define THERM_WRITE_TH 0x01 -#define CONFIG_SYS_CPU 2 #define CONFIG_SYS_1SHOT 1 #define CONFIG_SYS_STANDALONE 0