Browse Source

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>
Keerthy 8 years ago
parent
commit
53d333ac93
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/linux/platform_data/gpio-davinci.h

+ 0 - 1
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;