summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-mx35/sys_proto.h
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>2012-08-14 09:40:02 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:28 +0200
commitd365e2d7c3341a84c9fe795d657480337522c79b (patch)
tree05178caa1e6c097ef66bfae60fe76a5a89bb1826 /arch/arm/include/asm/arch-mx35/sys_proto.h
parentfe24d6143d11448ae8cbe386a4ef514dfb8bb528 (diff)
downloadtalos-obmc-uboot-d365e2d7c3341a84c9fe795d657480337522c79b.tar.gz
talos-obmc-uboot-d365e2d7c3341a84c9fe795d657480337522c79b.zip
mx35: Remove declaration of non-existing function
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Stefano Babic <sbabic@denx.de> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'arch/arm/include/asm/arch-mx35/sys_proto.h')
-rw-r--r--arch/arm/include/asm/arch-mx35/sys_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-mx35/sys_proto.h b/arch/arm/include/asm/arch-mx35/sys_proto.h
index 422eb520aa..9c0d51321d 100644
--- a/arch/arm/include/asm/arch-mx35/sys_proto.h
+++ b/arch/arm/include/asm/arch-mx35/sys_proto.h
@@ -26,6 +26,5 @@
u32 get_cpu_rev(void);
#define is_soc_rev(rev) ((get_cpu_rev() & 0xFF) - rev)
-void sdelay(unsigned long);
#endif
OpenPOWER on IntegriCloud