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)
commitacd052bb8119dd9117e0af48ff0ac6e56e61b6b4
tree399f984a2cd7e51b7c5d34508d427a01b2b96ee0
parent9ac77edacd2e5ab36d7539046889f6746cb44c90
ARM: OMAP2+: clock/interface: remove some headers from clkt_iclk.c file

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