alistair23-linux/arch/mips/pmcs-msp71xx
Paul Bolle b8061134f8 MIPS: MSP71xx: Remove gpio drivers
The PMC MSP71XX gpio drivers were added in v2.6.28, see commit
9fa32c6b02 ("MIPS: PMC MSP71XX gpio drivers"). They are only built if
CONFIG_HAVE_GPIO_LIB is set.

But the Kconfig symbol HAVE_GPIO_LIB was already removed in v2.6.27, see
commit 7444a72eff ("gpiolib: allow user-selection"). So these drivers
were never buildable. Perhaps no-one noticed because there are no in
tree users of msp71xx_init_gpio() and msp71xx_init_gpio_extended().
Anyhow, these drivers can safely be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/5345/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-06-18 00:31:31 +02:00
..
Kconfig MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
Makefile MIPS: MSP71xx: Remove gpio drivers 2013-06-18 00:31:31 +02:00
msp_elb.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_eth.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_hwbutton.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_irq.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_irq_cic.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_irq_per.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_irq_slp.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_pci.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_prom.c MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functions 2013-05-17 20:36:32 +02:00
msp_serial.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_setup.c MIPS: Idle: Consolidate all declarations in <asm/idle.h>. 2013-05-22 01:34:27 +02:00
msp_smp.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_smtc.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_time.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
msp_usb.c MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00
Platform MIPS: MSP71xx: Move code. 2013-02-01 10:00:22 +01:00