Re: [PATCH 1/3] gpio: davinci: Remove unwanted blank line

From: Grygorii Strashko
Date: Wed Jan 11 2017 - 12:37:38 EST




On 01/10/2017 11:00 PM, Keerthy wrote:
Remove redundant blank line.

i think it's better to drop this patch ;)


Signed-off-by: Keerthy <j-keerthy@xxxxxx>
---
include/linux/platform_data/gpio-davinci.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/include/linux/platform_data/gpio-davinci.h b/include/linux/platform_data/gpio-davinci.h
index 44ca530..18127c4 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;


--
regards,
-grygorii