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)
commit5abb65d94efc65f47179a8814925a113f4af0db6
tree2540500c4469984f71c2a7aa547ecbdbfa3a83d9
parente140959fceb246b7d296eb306aac8b6be9d512b3
s5pc110: sleep: remove warnings
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