From: Kevin Hilman Date: Fri, 13 Apr 2012 20:52:15 +0000 (-0700) Subject: ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors X-Git-Tag: v3.4-rc3~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47d9e44d1dbabc53500e86d5597f2737a40f1f42;p=pandora-kernel.git ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors Now that we have OPP layer, and OMAP CPUfreq driver is using it, we no longer need/use the clock framework code for filling up CPUfreq tables. Remove it. Removing this code also eliminates build errors when CPU_FREQ_TABLE support is not enabled. Thanks to Russell King for pointing out the parts I missed under plat-omap in the original version and also pointing out the build errors when CPUFREQ_TABLE support was not enabled. Cc: Russell King Signed-off-by: Kevin Hilman Acked-by: Paul Walmsley Acked-by: Tony Lindgren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed