MIPS: Alchemy: remove PB1000 support
commit3f724080a3e91d76ba6d5cacd3cf0a0cf16d121a
authorManuel Lauss <manuel.lauss@googlemail.com>
Wed, 2 Nov 2011 11:53:44 +0000 (2 12:53 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:02:05 +0000 (7 22:02 +0000)
tree5e5b5606bd4822b6b8a4a0f1ef87332b7874af47
parent5611cc4572e889b62a7b4c72a413536bf6a9c416
MIPS: Alchemy: remove PB1000 support

Noone seems to have test hardware or care anymore.  Drop PB1000 support
and along with it the old Alchemy PCMCIA socket driver.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: linux-mips@linux-mips.org
Cc: netdev@vger.kernel.org
Cc: linux-pcmcia@lists.infradead.org
Patchwork: https://patchwork.linux-mips.org/patch/2881/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
14 files changed:
arch/mips/alchemy/Kconfig
arch/mips/alchemy/Platform
arch/mips/alchemy/common/irq.c
arch/mips/alchemy/devboards/Makefile
arch/mips/alchemy/devboards/pb1000/Makefile [deleted file]
arch/mips/alchemy/devboards/pb1000/board_setup.c [deleted file]
arch/mips/alchemy/devboards/prom.c
arch/mips/include/asm/mach-pb1x00/pb1000.h [deleted file]
drivers/net/irda/au1k_ir.c
drivers/pcmcia/Kconfig
drivers/pcmcia/Makefile
drivers/pcmcia/au1000_generic.c [deleted file]
drivers/pcmcia/au1000_generic.h [deleted file]
drivers/pcmcia/au1000_pb1x00.c [deleted file]