aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.c
diff options
context:
space:
mode:
authorTomasz Figa <t.figa@samsung.com>2013-06-15 09:28:46 +0900
committerKukjin Kim <kgene.kim@samsung.com>2013-06-19 01:28:20 +0900
commit1816b9ddd0d1e13f10868378501fa25a179d4709 (patch)
tree8c7c30d075a21ebe19fd167f72aa8c98f8cbc829 /arch/arm/mach-exynos/common.c
parentARM: EXYNOS: Remove mach/gpio.h (diff)
downloadlinux-dev-1816b9ddd0d1e13f10868378501fa25a179d4709.tar.xz
linux-dev-1816b9ddd0d1e13f10868378501fa25a179d4709.zip
ARM: EXYNOS: Remove mach/regs-gpio.h header
Contents of this header are not used any more and can be safely removed. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/common.c')
-rw-r--r--arch/arm/mach-exynos/common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/common.c b/arch/arm/mach-exynos/common.c
index f81aa2229408..7b53e4c8460f 100644
--- a/arch/arm/mach-exynos/common.c
+++ b/arch/arm/mach-exynos/common.c
@@ -40,7 +40,6 @@
#include <mach/regs-irq.h>
#include <mach/regs-pmu.h>
-#include <mach/regs-gpio.h>
#include <plat/cpu.h>
#include <plat/pm.h>