ARM: ux500: Remove duplicate DT_MACHINE_START - make u8500 for generic
authorLee Jones <lee.jones@linaro.org>
Mon, 15 Oct 2012 07:55:17 +0000 (08:55 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 1 Nov 2012 12:02:24 +0000 (13:02 +0100)
commit46c1bf813376654f6b75120b9c2cf3de0f67af7d
tree10ed95bad55554ded044d570a25fb6d3f90d7875
parent58e5b9e3d0b5e1319fd24124e79b4d4e6188bf1b
ARM: ux500: Remove duplicate DT_MACHINE_START - make u8500 for generic

The u8500 and u9540 DT_MACHINE_START calls are almost identical
at the moment, referencing exactly the same function pointers.
Until this changes we may as well convert the original one to
be more generic and use that instead.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-ux500/cpu-db8500.c