Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1558013
| From | Keerthy <j-keerthy@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V2 2/6] gpio: davinci: Remove unwanted blank line |
| Date | 2017-01-13 05:30 +0100 |
| Message-ID | <sZ1F0-4HH-19@gated-at.bofh.it> (permalink) |
| References | <sZ1EZ-4HH-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Remove redundant blank line.
Signed-off-by: Keerthy <j-keerthy@ti.com>
---
include/linux/platform_data/gpio-davinci.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/platform_data/gpio-davinci.h b/include/linux/platform_data/gpio-davinci.h
index 44ca530..18127c4 100644
--- 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;
--
1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH V2 2/6] gpio: davinci: Remove unwanted blank line Keerthy <j-keerthy@ti.com> - 2017-01-13 05:30 +0100
csiph-web