]> 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>
Thu, 24 Nov 2011 10:41:55 +0000 (10:41 +0000)
commit93ce11c3ac027dec18c4dc18d135f1168694a769
treefa3ae21c3707315120385d4aebebb730d1d46ecc
parentcaca6a03d365883564885f2c1da3e88dcf65d139
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]