Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1558013 > unrolled thread

[PATCH V2 2/6] gpio: davinci: Remove unwanted blank line

Started byKeerthy <j-keerthy@ti.com>
First post2017-01-13 05:30 +0100
Last post2017-01-13 05:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH V2 2/6] gpio: davinci: Remove unwanted blank line Keerthy <j-keerthy@ti.com> - 2017-01-13 05:30 +0100

#1558013 — [PATCH V2 2/6] gpio: davinci: Remove unwanted blank line

FromKeerthy <j-keerthy@ti.com>
Date2017-01-13 05:30 +0100
Subject[PATCH V2 2/6] gpio: davinci: Remove unwanted blank line
Message-ID<sZ1F0-4HH-19@gated-at.bofh.it>
Remove redundant blank line.

Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 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;
-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web