ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 files

To facilitate the ARM single image work, split
arch/arm/plat-omap/include/plat/clkdev_omap.h into the
arch/arm/mach-omap1/clock.h and arch/arm/mach-omap2/clock.h files.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Paul Walmsley
2012-09-27 10:33:35 -06:00
committed by Tony Lindgren
parent a135eaae52
commit e10dd62ffc
11 changed files with 59 additions and 63 deletions

View File

@@ -24,7 +24,6 @@
#include <plat/cpu.h>
#include <plat/usb.h>
#include <plat/clkdev_omap.h>
#include <mach/hardware.h>