sh: cpufreq: Fix up the build for SH-2.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 20 Jul 2007 07:03:02 +0000 (16:03 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 20 Jul 2007 07:03:02 +0000 (16:03 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpufreq.c

index 675118d6aea08d84544abc5226a3b7ff37e73e3f..e61890217c5012b006fa8437975d4fe55a0fe108 100644 (file)
 #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;