]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: Kirkwood: Remove mach-kirkwood
authorAndrew Lunn <andrew@lunn.ch>
Thu, 10 Jul 2014 21:36:21 +0000 (23:36 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sun, 13 Jul 2014 22:13:39 +0000 (22:13 +0000)
commitba364fc752daeded072a5ef31e43b84cb1f9e5fd
tree1e92e257df927164a35f3e3af90bb9d832add5a7
parente65714740d65237c40878b63acad6bf921481974
ARM: Kirkwood: Remove mach-kirkwood

Now that all boards have been converted to DT and all the support code
lives in mach-mvebu, we can remove mach-kirkwood.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lkml.kernel.org/r/1405028192-9623-2-git-send-email-andrew@lunn.ch
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
35 files changed:
arch/arm/Kconfig
arch/arm/Kconfig.debug
arch/arm/Makefile
arch/arm/boot/dts/Makefile
arch/arm/mach-kirkwood/Kconfig [deleted file]
arch/arm/mach-kirkwood/Makefile [deleted file]
arch/arm/mach-kirkwood/Makefile.boot [deleted file]
arch/arm/mach-kirkwood/board-dt.c [deleted file]
arch/arm/mach-kirkwood/common.c [deleted file]
arch/arm/mach-kirkwood/common.h [deleted file]
arch/arm/mach-kirkwood/d2net_v2-setup.c [deleted file]
arch/arm/mach-kirkwood/include/mach/bridge-regs.h [deleted file]
arch/arm/mach-kirkwood/include/mach/entry-macro.S [deleted file]
arch/arm/mach-kirkwood/include/mach/hardware.h [deleted file]
arch/arm/mach-kirkwood/include/mach/irqs.h [deleted file]
arch/arm/mach-kirkwood/include/mach/kirkwood.h [deleted file]
arch/arm/mach-kirkwood/include/mach/uncompress.h [deleted file]
arch/arm/mach-kirkwood/irq.c [deleted file]
arch/arm/mach-kirkwood/lacie_v2-common.c [deleted file]
arch/arm/mach-kirkwood/lacie_v2-common.h [deleted file]
arch/arm/mach-kirkwood/mpp.c [deleted file]
arch/arm/mach-kirkwood/mpp.h [deleted file]
arch/arm/mach-kirkwood/netxbig_v2-setup.c [deleted file]
arch/arm/mach-kirkwood/openrd-setup.c [deleted file]
arch/arm/mach-kirkwood/pcie.c [deleted file]
arch/arm/mach-kirkwood/pm.c [deleted file]
arch/arm/mach-kirkwood/pm.h [deleted file]
arch/arm/mach-kirkwood/rd88f6192-nas-setup.c [deleted file]
arch/arm/mach-kirkwood/rd88f6281-setup.c [deleted file]
arch/arm/mach-kirkwood/t5325-setup.c [deleted file]
arch/arm/mach-kirkwood/ts219-setup.c [deleted file]
arch/arm/mach-kirkwood/ts41x-setup.c [deleted file]
arch/arm/mach-kirkwood/tsx1x-common.c [deleted file]
arch/arm/mach-kirkwood/tsx1x-common.h [deleted file]
arch/arm/mm/Kconfig