All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm:mach-sa1100/hackkit.c :  Remove duplicate header
@ 2019-03-27 19:11 ` jagdsh.linux
  0 siblings, 0 replies; 4+ messages in thread
From: jagdsh.linux @ 2019-03-27 19:11 UTC (permalink / raw)
  To: linux, paul.burton; +Cc: Jagadeesh Pagadala, linux-kernel, linux-arm-kernel

From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>

Remove duplicate header which is included twice.

Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
---
 arch/arm/mach-sa1100/hackkit.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-sa1100/hackkit.c b/arch/arm/mach-sa1100/hackkit.c
index 643d5f2..0016d25 100644
--- a/arch/arm/mach-sa1100/hackkit.c
+++ b/arch/arm/mach-sa1100/hackkit.c
@@ -22,7 +22,6 @@
 #include <linux/serial_core.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
-#include <linux/tty.h>
 #include <linux/gpio.h>
 #include <linux/leds.h>
 #include <linux/platform_device.h>
-- 
1.8.3.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-27 15:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-27 19:11 [PATCH] arm:mach-sa1100/hackkit.c : Remove duplicate header jagdsh.linux
2019-03-27 19:11 ` jagdsh.linux
2019-03-27 15:21 ` Mukesh Ojha
2019-03-27 15:21   ` Mukesh Ojha

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.