From: Tero Kristo Date: Wed, 2 Jul 2014 08:47:47 +0000 (+0300) Subject: ARM: OMAP2+: clock/interface: remove some headers from clkt_iclk.c file X-Git-Tag: omap-for-v3.17/soc-cleanup^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acd052bb8119dd9117e0af48ff0ac6e56e61b6b4;p=pandora-kernel.git 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 Reviewed-by: Mike Turquette Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed