From: Russell King Date: Sat, 17 May 2008 21:51:14 +0000 (+0100) Subject: [ARM] pxa: fix pxafb build when cpufreq is enabled X-Git-Tag: v2.6.26-rc3~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78d3cfd33e7acdae0108837de1c55a8cef04805f;p=pandora-kernel.git [ARM] pxa: fix pxafb build when cpufreq is enabled If cpufreq is enabled, pxafb wants to call the removed get_clk_frequency_khz() function for a debug printk. Remove this reference. Signed-off-by: Russell King --- Reading git-diff-tree failed