projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1a2bde
)
gpio: samsung: Remove hardware.h inclusion
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 3 Jan 2014 09:36:24 +0000
(15:06 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 7 Jan 2014 18:00:02 +0000
(19:00 +0100)
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>
drivers/gpio/gpio-samsung.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpio/gpio-samsung.c
b/drivers/gpio/gpio-samsung.c
index 7138bb270c2609f264222709d5087843f9c2d3ab..990754b97f2e8b019bb4bf75f47970561a9f37b4 100644
(file)
--- a/
drivers/gpio/gpio-samsung.c
+++ b/
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>