浏览代码

gpio: samsung: 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>
Cc: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Sachin Kamat 11 年之前
父节点
当前提交
527d164a73
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/gpio/gpio-samsung.c

+ 0 - 1
drivers/gpio/gpio-samsung.c

@@ -36,7 +36,6 @@
 
 #include <asm/irq.h>
 
-#include <mach/hardware.h>
 #include <mach/map.h>
 #include <mach/regs-gpio.h>