]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: kirkwood: fdt: facilitate new boards during fdt migration
authorJason Cooper <jason@lakedaemon.net>
Thu, 15 Mar 2012 00:52:31 +0000 (00:52 +0000)
committerJason Cooper <jason@lakedaemon.net>
Fri, 16 Mar 2012 04:28:42 +0000 (04:28 +0000)
commit739a3a284d485822aa1ba1b4b5b525d4eca6a411
tree3f0e8b4e7b0c6b655f5f431a43116a365c171dff
parent42af27578d013243cc0626a0bc02e924aa84085c
ARM: kirkwood: fdt: facilitate new boards during fdt migration

Move all dreamplug-specific code out of board-dt.c and into
board-dreamplug.c.  This way new boards that are added during the
conversion to fdt don't clutter up board-dt.c.

Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/board-dreamplug.c [new file with mode: 0644]
arch/arm/mach-kirkwood/board-dt.c
arch/arm/mach-kirkwood/common.h