MIPS: lantiq: drop mips_machine support
authorJohn Crispin <blogic@openwrt.org>
Fri, 13 Apr 2012 15:19:42 +0000 (17:19 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 21 May 2012 13:31:49 +0000 (14:31 +0100)
commitcd93b4895ea51dcd15c96801aa21e71f793e3af3
treefbbeca9c1ca70620f10925cd8073ec42167e8a2f
parent3df425f316fb5c5e90236ff22b6e6616b3516af0
MIPS: lantiq: drop mips_machine support

Before we are able to add OF support, we really want to drop all the bloat
needed to register all the platform devices.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3800/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
16 files changed:
arch/mips/Kconfig
arch/mips/lantiq/Kconfig
arch/mips/lantiq/Makefile
arch/mips/lantiq/devices.c [deleted file]
arch/mips/lantiq/devices.h [deleted file]
arch/mips/lantiq/machtypes.h [deleted file]
arch/mips/lantiq/prom.h
arch/mips/lantiq/setup.c
arch/mips/lantiq/xway/Kconfig [deleted file]
arch/mips/lantiq/xway/Makefile
arch/mips/lantiq/xway/devices.c [deleted file]
arch/mips/lantiq/xway/devices.h [deleted file]
arch/mips/lantiq/xway/mach-easy50601.c [deleted file]
arch/mips/lantiq/xway/mach-easy50712.c [deleted file]
arch/mips/lantiq/xway/setup-ase.c [deleted file]
arch/mips/lantiq/xway/setup-xway.c [deleted file]