projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0090c3
)
BC3450 board: Remove unused CONFIG_SYS_CPU definition
author
Wolfgang Denk
<wd@denx.de>
Sun, 22 Jul 2012 07:58:47 +0000
(09:58 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 22 Jul 2012 07:58:47 +0000
(09:58 +0200)
This fixes:
cmd_bc3450.c:55:0: warning: "CONFIG_SYS_CPU" redefined [enabled by default]
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
board/bc3450/cmd_bc3450.c
patch
|
blob
|
history
diff --git
a/board/bc3450/cmd_bc3450.c
b/board/bc3450/cmd_bc3450.c
index 935769b825b3a3323b074bf43506588ff3721044..fefffc39c26f7ff92a6c496be8df7b0c3b611306 100644
(file)
--- 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