aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/ts72xx.c
diff options
context:
space:
mode:
authorBrajeswar Ghosh <brajeswar.linux@gmail.com>2019-01-17 20:07:51 +0530
committerArnd Bergmann <arnd@arndb.de>2019-01-30 22:59:53 +0100
commit7dd50e2cdf0a410a105db5d41fcd6583b8c397d2 (patch)
treed28c179ea594f26c875670750f30d7a642c79ce9 /arch/arm/mach-ep93xx/ts72xx.c
parentLinux 5.0-rc4 (diff)
downloadlinux-dev-7dd50e2cdf0a410a105db5d41fcd6583b8c397d2.tar.xz
linux-dev-7dd50e2cdf0a410a105db5d41fcd6583b8c397d2.zip
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@gmail.com> Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-ep93xx/ts72xx.c')
-rw-r--r--arch/arm/mach-ep93xx/ts72xx.c1
1 files changed, 0 insertions, 1 deletions
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>