Browse Source

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 years ago
parent
commit
527d164a73
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/gpio/gpio-samsung.c

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

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