summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-09-05 10:38:53 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-09-05 10:38:53 +0200
commit8f9d4007c53cefc513619b83b5b81b146423b11b (patch)
tree88242ae77da977fca2a8777936509534bf8f0b45 /arch/arm/mach-mvebu
parentec102f635b41a7613a034c84e85559b46ed1c1f3 (diff)
parent8c1180c3eda1c4c50ffa31fdd6a764026ce51a65 (diff)
downloadbarebox-8f9d4007c53cefc513619b83b5b81b146423b11b.tar.gz
barebox-8f9d4007c53cefc513619b83b5b81b146423b11b.tar.xz
Merge branch 'for-next/arm-gpio'
Diffstat (limited to 'arch/arm/mach-mvebu')
-rw-r--r--arch/arm/mach-mvebu/include/mach/gpio.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-mvebu/include/mach/gpio.h b/arch/arm/mach-mvebu/include/mach/gpio.h
deleted file mode 100644
index fee693e557..0000000000
--- a/arch/arm/mach-mvebu/include/mach/gpio.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __ASM_ARCH_GPIO_H
-#define __ASM_ARCH_GPIO_H
-
-#include <asm-generic/gpio.h>
-
-#endif /* __ASM_ARCH_GPIO_H */