[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190117143751.GA3462@hp-pavilion-15-notebook-pc-brajeswar>
Date: Thu, 17 Jan 2019 20:07:51 +0530
From: Brajeswar Ghosh <brajeswar.linux@...il.com>
To: lukma@...x.de, hsweeten@...ionengravers.com,
alexander.sverdlin@...il.com, linux@...linux.org.uk
Cc: jrdr.linux@...il.com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, sabyasachi.linux@...il.com
Subject: [PATCH] arch/arm/mach-ep93xx: Remove duplicate header
Remove mach/gpio-ep93xx.h which is included more than once
Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
---
arch/arm/mach-ep93xx/ts72xx.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-ep93xx/ts72xx.c b/arch/arm/mach-ep93xx/ts72xx.c
index c6a533699b00..85b74ac943f0 100644
--- a/arch/arm/mach-ep93xx/ts72xx.c
+++ b/arch/arm/mach-ep93xx/ts72xx.c
@@ -26,7 +26,6 @@
#include <mach/gpio-ep93xx.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
-#include <mach/gpio-ep93xx.h>
#include <asm/mach-types.h>
#include <asm/mach/map.h>
--
2.17.1
Powered by blists - more mailing lists