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>
@@ -32,7 +32,7 @@
#include <common.h>
#include <asm/omap_common.h>
#include <asm/gpio.h>
-#include <asm/arch/clocks.h>
+#include <asm/arch/clock.h>
#include <asm/arch/sys_proto.h>
#include <asm/utils.h>
#include <asm/omap_gpio.h>
@@ -27,7 +27,7 @@
#include <asm/emif.h>
#include <asm/io.h>
#include <asm/arch/clocks_omap3.h>
#include <asm/arch/mem.h>
@@ -29,7 +29,7 @@
#include <asm/arch/omap.h>
#include <asm/armv7.h>
#include <asm/arch/cpu.h>
#include <asm/sizes.h>
#include <asm/arch/gpio.h>
@@ -22,7 +22,7 @@
#define _SYS_PROTO_H_
#include <asm/arch/mux_omap4.h>
@@ -23,9 +23,9 @@
DECLARE_GLOBAL_DATA_PTR;
@@ -28,7 +28,7 @@
#include <asm/arch/dss.h>
#include "errno.h"
#include <i2c.h>
#ifdef CONFIG_USB_EHCI
@@ -31,7 +31,7 @@
#include <asm/arch/mmc_host_def.h>
#include <spartan3.h>
#include <version.h>
#include <asm/arch/omap2420.h>
_TEXT_BASE:
.word CONFIG_SYS_TEXT_BASE /* sdram load addr from config.mk */
@@ -25,7 +25,7 @@
#include <asm/arch/bits.h>
#include <asm/arch/mux.h>
#include <asm/arch/sys_info.h>
@@ -24,7 +24,7 @@