OSDN Git Service

ARM: vexpress: Remove non-DT code
authorPawel Moll <pawel.moll@arm.com>
Tue, 25 Nov 2014 18:17:34 +0000 (18:17 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 28 Nov 2014 15:08:16 +0000 (16:08 +0100)
commit81cc3f868d30884c6f2d2bf5d1861fbeb24ddebd
treec6146bf4b30ccaf41d5bae96b6162e6c878f984d
parentad77b791255a63e533a263613b86324fec394360
ARM: vexpress: Remove non-DT code

Now, with the CLCD DT support available, there is no
more reason to keep the non-DT support for V2P-CA9.

Removed, together with "some" supporting code. It was
necessary to make PLAT_VERSATILE_SCHED_CLOCK optional
and selected by the machines still interested in it.

Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
17 files changed:
arch/arm/Kconfig
arch/arm/mach-vexpress/Kconfig
arch/arm/mach-vexpress/Makefile
arch/arm/mach-vexpress/core.h
arch/arm/mach-vexpress/ct-ca9x4.c [deleted file]
arch/arm/mach-vexpress/include/mach/ct-ca9x4.h [deleted file]
arch/arm/mach-vexpress/include/mach/hardware.h [deleted file]
arch/arm/mach-vexpress/include/mach/irqs.h [deleted file]
arch/arm/mach-vexpress/include/mach/motherboard.h [deleted file]
arch/arm/mach-vexpress/platsmp.c
arch/arm/mach-vexpress/v2m.c
arch/arm/plat-versatile/Kconfig
drivers/clk/versatile/Makefile
drivers/clk/versatile/clk-vexpress-osc.c
drivers/clk/versatile/clk-vexpress.c [deleted file]
drivers/misc/vexpress-syscfg.c
include/linux/vexpress.h