ARM: OMAP: remove plat/clock.h
authorPaul Walmsley <paul@pwsan.com>
Thu, 27 Sep 2012 16:33:34 +0000 (10:33 -0600)
committerTony Lindgren <tony@atomide.com>
Thu, 18 Oct 2012 23:23:20 +0000 (16:23 -0700)
Remove arch/arm/plat-omap/include/plat/clock.h by merging it into
arch/arm/mach-omap1/clock.h and arch/arm/mach-omap2/clock.h.
The goal here is to facilitate ARM single image kernels by removing
includes via the "plat/" symlink.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
[tony@atomide.com: fixed to remove duplicate clock.h includes]
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found