summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap5/sys_proto.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2013-05-30 02:54:32 +0000
committerTom Rini <trini@ti.com>2013-06-10 08:43:09 -0400
commitaf1d002f896e7f9cda47c384db31349cf923e95c (patch)
treefa7d7eb043ec1a4ee8cf34850aff89b729c2349f /arch/arm/include/asm/arch-omap5/sys_proto.h
parentbcdd8f72f34bcf2a6e9730e37dd2d2292548a8a4 (diff)
downloadtalos-obmc-uboot-af1d002f896e7f9cda47c384db31349cf923e95c.tar.gz
talos-obmc-uboot-af1d002f896e7f9cda47c384db31349cf923e95c.zip
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
To be consistent with other ARM platforms, renaming asm/arch-omap*/clocks.h to asm/arch-omap*/clock.h Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap5/sys_proto.h')
-rw-r--r--arch/arm/include/asm/arch-omap5/sys_proto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/include/asm/arch-omap5/sys_proto.h b/arch/arm/include/asm/arch-omap5/sys_proto.h
index 4d99db9b7d..fb35a82d4e 100644
--- a/arch/arm/include/asm/arch-omap5/sys_proto.h
+++ b/arch/arm/include/asm/arch-omap5/sys_proto.h
@@ -23,9 +23,9 @@
#include <asm/arch/omap.h>
#include <asm/io.h>
-#include <asm/arch/clocks.h>
+#include <asm/arch/clock.h>
#include <asm/omap_common.h>
-#include <asm/arch/clocks.h>
+#include <asm/arch/clock.h>
DECLARE_GLOBAL_DATA_PTR;
OpenPOWER on IntegriCloud