projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a0a7ce
)
Makalu: fix compile warning
author
Wolfgang Denk
<wd@denx.de>
Sun, 13 Jan 2008 15:07:44 +0000
(16:07 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 13 Jan 2008 15:07:44 +0000
(16:07 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
board/amcc/makalu/makalu.c
patch
|
blob
|
history
diff --git
a/board/amcc/makalu/makalu.c
b/board/amcc/makalu/makalu.c
index 15e51f42925b68de20cc9e823c11a09b639feada..25dd715a6f18937bc1c6107d308d8d019ff3235d 100644
(file)
--- a/
board/amcc/makalu/makalu.c
+++ b/
board/amcc/makalu/makalu.c
@@
-28,6
+28,7
@@
#include <asm/processor.h>
#include <asm/gpio.h>
#include <asm/io.h>
+#include <fdt_support.h>
#if defined(CONFIG_PCI)
#include <pci.h>