]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Alchemy: remove PB1000 support
authorManuel Lauss <manuel.lauss@googlemail.com>
Wed, 2 Nov 2011 11:53:44 +0000 (12:53 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Nov 2011 21:13:46 +0000 (21:13 +0000)
commita8d723211aa6c53bd40c5ae0a087d2554a7250af
tree0ce5d4eb9817aeb5f977e1032c7fb7fae8373243
parentcfcfc9eca2bcbd26a8e206baeb005b055dbf8e37
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]