ARM: u300: delete all static board data
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Apr 2013 09:29:30 +0000 (11:29 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 11:54:30 +0000 (13:54 +0200)
We have now transferred all the U300 peripherals to the device
tree, so we just select USE_OF, and delete all static board data,
then require that this platform shall be booted using the device
tree and nothing else.

This gets rid of the MMCI (PL180), PL022, and serial PL011
platform data entries and more.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found