فهرست منبع

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;