[ARM] pxa: fix pxafb build when cpufreq is enabled
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 17 May 2008 21:51:14 +0000 (22:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 17 May 2008 21:55:39 +0000 (22:55 +0100)
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 <rmk+kernel@arm.linux.org.uk>

No differences found