projects
/
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:
e140959
)
s5pc110: sleep: remove warnings
author
Minkyu Kang
<mk7.kang@samsung.com>
Fri, 4 Dec 2009 06:29:03 +0000
(15:29 +0900)
committer
Minkyu Kang
<mk7.kang@samsung.com>
Fri, 4 Dec 2009 06:29:03 +0000
(15:29 +0900)
sleep.c:347: warning: implicit declaration of function 'l2_cache_disable'
sleep.c:348: warning: implicit declaration of function 'invalidate_dcache'
sleep.c:348: warning: implicit declaration of function 'get_device_type'
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
cpu/arm_cortexa8/s5pc1xx/sleep.c
patch
|
blob
|
history
diff --git
a/cpu/arm_cortexa8/s5pc1xx/sleep.c
b/cpu/arm_cortexa8/s5pc1xx/sleep.c
index
7c844c7
..
4f98b73
100644
(file)
--- a/
cpu/arm_cortexa8/s5pc1xx/sleep.c
+++ b/
cpu/arm_cortexa8/s5pc1xx/sleep.c
@@
-17,6
+17,7
@@
#include <asm/arch/cpu.h>
#include <asm/arch/power.h>
+#include <asm/arch/sys_proto.h>
#define CONFIG_CPU_S5PC110_EVT0_ERRATA