浏览代码

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

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 18 年之前
父节点
当前提交
6894e0a943
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      arch/sh/kernel/cpufreq.c

+ 0 - 5
arch/sh/kernel/cpufreq.c

@@ -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;