sh: cpufreq: Fix up the build for SH-2.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2007-07-20 16:03:02 +09:00
parent fc10020292
commit 6894e0a943

View file

@ -23,12 +23,7 @@
#include <linux/cpumask.h>
#include <linux/smp.h>
#include <linux/sched.h> /* set_cpus_allowed() */
#include <linux/io.h>
#include <linux/clk.h>
#include <asm/processor.h>
#include <asm/watchdog.h>
#include <asm/freq.h>
#include <asm/clock.h>
static struct clk *cpuclk;