ARM: ux500: Remove USB support when booting using ATAGs
commitaeef67ebab06177a1fb31c7cde9ea6b09732e049
authorLee Jones <lee.jones@linaro.org>
Wed, 18 Sep 2013 13:48:27 +0000 (18 14:48 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:07:54 +0000 (26 11:07 +0200)
treedc9e808979c60771eee36e604ed8d66223e34973
parent28633c54bda633b18544c602fc94961a3999a361
ARM: ux500: Remove USB support when booting using 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>
arch/arm/mach-ux500/Makefile
arch/arm/mach-ux500/cpu-db8500.c
arch/arm/mach-ux500/devices-db8500.h
arch/arm/mach-ux500/usb.c [deleted file]