From: Paul Mundt Date: Fri, 20 Jul 2007 07:03:02 +0000 (+0900) Subject: sh: cpufreq: Fix up the build for SH-2. X-Git-Tag: v2.6.23-rc1~214^2~6 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=6894e0a94350e8ba5c5c8342e916fde14df5fb43;p=linux-2.6-omap-h63xx.git sh: cpufreq: Fix up the build for SH-2. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/kernel/cpufreq.c b/arch/sh/kernel/cpufreq.c index 675118d6aea..e61890217c5 100644 --- a/arch/sh/kernel/cpufreq.c +++ b/arch/sh/kernel/cpufreq.c @@ -23,12 +23,7 @@ #include #include #include /* set_cpus_allowed() */ -#include #include -#include -#include -#include -#include static struct clk *cpuclk;