projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ec9d78
)
ppc4xx: Fix compilation warning in denali_spd_ddr2.c
author
Stefan Roese
<sr@denx.de>
Tue, 29 Apr 2008 12:44:54 +0000
(14:44 +0200)
committer
Stefan Roese
<sr@denx.de>
Tue, 29 Apr 2008 12:44:54 +0000
(14:44 +0200)
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/denali_spd_ddr2.c
patch
|
blob
|
history
diff --git
a/cpu/ppc4xx/denali_spd_ddr2.c
b/cpu/ppc4xx/denali_spd_ddr2.c
index acf0f49c91f59cbea3b0c8fcce094a621a6baf0a..ad805b937b1942ed64fa7481524d225d6764c2bd 100644
(file)
--- a/
cpu/ppc4xx/denali_spd_ddr2.c
+++ b/
cpu/ppc4xx/denali_spd_ddr2.c
@@
-45,6
+45,7
@@
#include <asm/io.h>
#include <asm/processor.h>
#include <asm/mmu.h>
+#include <asm/cache.h>
#if defined(CONFIG_SPD_EEPROM) && \
(defined(CONFIG_440EPX) || defined(CONFIG_440GRX))