summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/devices.h
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-09-18 14:35:06 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-09-26 11:07:23 +0200
commit598ad492bff2742407c238355a67a79ca096287f (patch)
tree04f6b2082c6e15979ce545cc9c05798fdf8a1c9d /arch/arm/mach-ux500/devices.h
parent3b91f30093286094e9ed8c5513c9bfcd97191111 (diff)
ARM: ux500: Rip out Hash support when booting with ATAGs
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 a5183e3c288..9b5eb69a015 100644
--- a/arch/arm/mach-ux500/devices.h
+++ b/arch/arm/mach-ux500/devices.h
@@ -14,8 +14,6 @@ extern struct platform_device u8500_gpio_devs[];
extern struct amba_device ux500_pl031_device;
-extern struct platform_device ux500_hash1_device;
-
extern struct platform_device u8500_dma40_device;
extern struct platform_device ux500_ske_keypad_device;