ARM: OMAP2+: clock/interface: remove some headers from clkt_iclk.c file
authorTero Kristo <t-kristo@ti.com>
Wed, 2 Jul 2014 08:47:47 +0000 (11:47 +0300)
committerPaul Walmsley <paul@pwsan.com>
Tue, 15 Jul 2014 20:09:24 +0000 (14:09 -0600)
Instead, copy the used constants from the header file to the source file.
This allows the code to be migrated under drivers folder where we don't
have access to the OMAP specific header files.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clkt_iclk.c

Simple merge