]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
gpio: davinci: Remove unwanted blank line
authorKeerthy <j-keerthy@ti.com>
Tue, 17 Jan 2017 16:19:12 +0000 (21:49 +0530)
committerLinus 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

index 44ca5303849ce9c109e4d58c83a0db7060de9f2a..18127c4aa4ba80e7e90a25867c0468a65a40f7f2 100644 (file)
@@ -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;