ARM: virt: make mach-virt just a kconfig option
authorRob Herring <robh@kernel.org>
Thu, 5 Dec 2013 16:04:54 +0000 (10:04 -0600)
committerRob Herring <robh@kernel.org>
Wed, 19 Feb 2014 22:47:16 +0000 (16:47 -0600)
commit05e2a3decbcda03ed16043e3db7535a6036c5b7a
tree3721c2b4450444226f23d5ca45b2bd503545a598
parent1e0111455766f562b9977178ff3ffcc7672cef7c
ARM: virt: make mach-virt just a kconfig option

The mach code for mach-virt is no longer needed, so we can remove all of
mach-virt except the kconfig entry.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mach-virt/Kconfig [deleted file]
arch/arm/mach-virt/Makefile [deleted file]
arch/arm/mach-virt/virt.c [deleted file]
This page took 0.025044 seconds and 5 git commands to generate.