summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2017-01-17 21:49:12 +0530
committerLinus Walleij <linus.walleij@linaro.org>2017-01-26 10:00:21 +0100
commit53d333ac93911dab22d12a78b0a6414f9afb0117 (patch)
treeb6844ea421d0f7a5545ba495d454f0ee84db12d8 /include/linux/platform_data
parent8f7cf8c65746d94d58fa94edc134a22a7e528de4 (diff)
gpio: davinci: Remove unwanted blank line
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>
Diffstat (limited to 'include/linux/platform_data')
-rw-r--r--include/linux/platform_data/gpio-davinci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/platform_data/gpio-davinci.h b/include/linux/platform_data/gpio-davinci.h
index 44ca5303849c..18127c4aa4ba 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;