summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
diff options
context:
space:
mode:
authorAneesh V <aneesh@ti.com>2011-06-16 23:30:54 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-07-04 10:55:25 +0200
commit137db2d7f513de37fdb2566e7c540088c0745652 (patch)
tree7f1df7ec963abaf3cd885d200e281ccdc4e3fb0b /arch/arm/include
parent45bf05854bc94ed8bae9e9114292895b990327ea (diff)
downloadblackbird-obmc-uboot-137db2d7f513de37fdb2566e7c540088c0745652.tar.gz
blackbird-obmc-uboot-137db2d7f513de37fdb2566e7c540088c0745652.zip
armv7: adapt s5pc1xx to the new cache maintenance framework
adapt s5pc1xx to the new layered cache maintenance framework Signed-off-by: Aneesh V <aneesh@ti.com>
Diffstat (limited to 'arch/arm/include')
-rw-r--r--arch/arm/include/asm/arch-s5pc1xx/sys_proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/include/asm/arch-s5pc1xx/sys_proto.h b/arch/arm/include/asm/arch-s5pc1xx/sys_proto.h
index 3078aafd7f..7b83c5a999 100644
--- a/arch/arm/include/asm/arch-s5pc1xx/sys_proto.h
+++ b/arch/arm/include/asm/arch-s5pc1xx/sys_proto.h
@@ -25,8 +25,5 @@
#define _SYS_PROTO_H_
u32 get_device_type(void);
-void invalidate_dcache(u32);
-void l2_cache_disable(void);
-void l2_cache_enable(void);
#endif
OpenPOWER on IntegriCloud