summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/devices.h
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-09-18 14:50:59 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-09-26 11:08:07 +0200
commit4f01a04cdeefdc52e3c5379726c293e51bdd3f2b (patch)
treea4bbdfa74202b93ebcb14f8ccda5109df84a4e7b /arch/arm/mach-ux500/devices.h
parentf1ff5b2549990b5de080b52e3313cbb30c218853 (diff)
downloadlinux-next-4f01a04cdeefdc52e3c5379726c293e51bdd3f2b.tar.gz
ARM: ux500: Deactivate enablement of DMA40 during ATAG booting
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.h')
-rw-r--r--arch/arm/mach-ux500/devices.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-ux500/devices.h b/arch/arm/mach-ux500/devices.h
index da23c0596d9e..5bca7c605cd6 100644
--- a/arch/arm/mach-ux500/devices.h
+++ b/arch/arm/mach-ux500/devices.h
@@ -12,6 +12,4 @@ struct amba_device;
extern struct amba_device ux500_pl031_device;
-extern struct platform_device u8500_dma40_device;
-
#endif