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>
This commit is contained in:
Keerthy 2017-01-17 21:49:12 +05:30 committed by Linus Walleij
parent 8f7cf8c657
commit 53d333ac93

View 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;