commit | 46c1bf813376654f6b75120b9c2cf3de0f67af7d | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Oct 15 08:55:17 2012 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Nov 01 13:02:24 2012 +0100 |
tree | 10ed95bad55554ded044d570a25fb6d3f90d7875 | |
parent | 58e5b9e3d0b5e1319fd24124e79b4d4e6188bf1b [diff] |
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>