ARM: u300: delete all static board data
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: NLinus Walleij <linus.walleij@linaro.org>
Showing
arch/arm/mach-u300/i2c.c
已删除
100644 → 0
arch/arm/mach-u300/i2c.h
已删除
100644 → 0
arch/arm/mach-u300/spi.c
已删除
100644 → 0
arch/arm/mach-u300/spi.h
已删除
100644 → 0
arch/arm/mach-u300/timer.h
已删除
100644 → 0
想要评论请 注册 或 登录