Commit 53d333ac authored by Keerthy's avatar Keerthy Committed by Linus Walleij

gpio: davinci: Remove unwanted blank line

Remove redundant blank line.
Signed-off-by: default avatarKeerthy <j-keerthy@ti.com>
Reviewed-by: default avatarGrygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 8f7cf8c6
...@@ -26,7 +26,6 @@ struct davinci_gpio_platform_data { ...@@ -26,7 +26,6 @@ struct davinci_gpio_platform_data {
u32 gpio_unbanked; u32 gpio_unbanked;
}; };
struct davinci_gpio_controller { struct davinci_gpio_controller {
struct gpio_chip chip; struct gpio_chip chip;
struct irq_domain *irq_domain; struct irq_domain *irq_domain;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment