Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 527d164a authored by Sachin Kamat's avatar Sachin Kamat Committed by Linus Walleij
Browse files

gpio: samsung: Remove hardware.h inclusion



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

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Cc: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent a1a2bdec
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@

#include <asm/irq.h>

#include <mach/hardware.h>
#include <mach/map.h>
#include <mach/regs-gpio.h>