ARM: kirkwood: Separate board-dt from common and pcie code.
authorAndrew Lunn <andrew@lunn.ch>
Sat, 22 Feb 2014 19:14:47 +0000 (20:14 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 22 Feb 2014 20:40:42 +0000 (20:40 +0000)
commitdab7dfb6c0e23d5fab56824e40795872c13afc1c
treeed9475f7252742436383b4cc3e00d8ba8fcc1e57
parent15a705ec849829be7866a989a52dbd56e498e760
ARM: kirkwood: Separate board-dt from common and pcie code.

In order to be able to move DT support into mach-mvebu, the DT code
needs to be cleanly separated from common and pcie code. Import the
needed bits of these files into board-dt.c. The "common" code then
becomes purely legacy, supporting non-DT boards, so reflect this in
the Makefile targets.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/board-dt.c