projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f7cf8c
)
gpio: davinci: Remove unwanted blank line
author
Keerthy
<j-keerthy@ti.com>
Tue, 17 Jan 2017 16:19:12 +0000
(21:49 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 26 Jan 2017 09:00:21 +0000
(10:00 +0100)
Remove redundant blank line.
Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/linux/platform_data/gpio-davinci.h
patch
|
blob
|
history
diff --git
a/include/linux/platform_data/gpio-davinci.h
b/include/linux/platform_data/gpio-davinci.h
index 44ca5303849ce9c109e4d58c83a0db7060de9f2a..18127c4aa4ba80e7e90a25867c0468a65a40f7f2 100644
(file)
--- a/
include/linux/platform_data/gpio-davinci.h
+++ b/
include/linux/platform_data/gpio-davinci.h
@@
-26,7
+26,6
@@
struct davinci_gpio_platform_data {
u32 gpio_unbanked;
};
-
struct davinci_gpio_controller {
struct gpio_chip chip;
struct irq_domain *irq_domain;