s5pc110: sleep: remove warnings
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 4 Dec 2009 06:29:03 +0000 (15:29 +0900)
committerMinkyu 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

index 7c844c7..4f98b73 100644 (file)
@@ -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