summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/devices-db8500.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-09-18 17:49:52 +0400
committerLinus Walleij <linus.walleij@linaro.org>2013-09-26 13:08:04 +0400
commitf1ff5b2549990b5de080b52e3313cbb30c218853 (patch)
tree8829319fb51b867372d034238e09175248ef7112 /arch/arm/mach-ux500/devices-db8500.c
parent2120c3bfc5c5fbd12a851d5823c8e1e01deccfe7 (diff)
downloadlinux-f1ff5b2549990b5de080b52e3313cbb30c218853.tar.xz
ARM: ux500: Stop enabling GPIOs when not booting with Device Tree
It's time to remove all ATAG support from ux500 and rely solely on Device Tree booting. This patch is part of that endeavour. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/devices-db8500.c')
-rw-r--r--arch/arm/mach-ux500/devices-db8500.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/devices-db8500.c b/arch/arm/mach-ux500/devices-db8500.c
index b612751ea75c..071b588d33b0 100644
--- a/arch/arm/mach-ux500/devices-db8500.c
+++ b/arch/arm/mach-ux500/devices-db8500.c
@@ -9,7 +9,6 @@
#include <linux/platform_device.h>
#include <linux/interrupt.h>
#include <linux/io.h>
-#include <linux/gpio.h>
#include <linux/amba/bus.h>
#include <linux/amba/pl022.h>
#include <linux/platform_data/dma-ste-dma40.h>