From: Paul Walmsley Date: Fri, 7 Sep 2012 18:16:35 +0000 (+0000) Subject: cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ee1b4d86f53c49c06a14dc10616f6d8aa05ea9;p=pandora-kernel.git cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes OMAP core code now has SoC-independent clock alias for the scalable CPU clock. Using it means driver is SoC independent and will work for AM3xxx SoCs as well as OMAP1/3/4. While here, remove some unnecessary plat/ includes that are interfering with multi-subarch ARM kernels. Signed-off-by: Paul Walmsley [tony@atomide.com: updated already changed clock aliases] Signed-off-by: Tony Lindgren [khilman@ti.com: minor shortlog/changelog updates] Acked-by: Rafael J. Wysocki Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed