From: Keerthy Date: Tue, 17 Jan 2017 16:19:12 +0000 (+0530) Subject: gpio: davinci: Remove unwanted blank line X-Git-Tag: rel_imx_4.19.35_1.1.0~13104^2~42 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=53d333ac93911dab22d12a78b0a6414f9afb0117;p=linux.git gpio: davinci: Remove unwanted blank line Remove redundant blank line. Signed-off-by: Keerthy Reviewed-by: Grygorii Strashko Signed-off-by: Linus Walleij --- 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;