浏览代码

cpufreq: s3c2440: Remove hardware.h inclusion

The contents of this header file are not referenced in the driver.
Remove its inclusion.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Sachin Kamat 11 年之前
父节点
当前提交
2b2ec67fa3
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/cpufreq/s3c2440-cpufreq.c

+ 0 - 2
drivers/cpufreq/s3c2440-cpufreq.c

@@ -22,8 +22,6 @@
 #include <linux/err.h>
 #include <linux/io.h>
 
-#include <mach/hardware.h>
-
 #include <asm/mach/arch.h>
 #include <asm/mach/map.h>