]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: MSP71xx: Remove checks for two macros
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 22 May 2014 09:34:51 +0000 (11:34 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 23 May 2014 13:12:39 +0000 (15:12 +0200)
commit7f1cdc47a8ea9269802838e83f4ad33a3222d432
treed0561c105c932fac059681b94ab288b21cc96d46
parent4c1c8e3a1367d43b0002b1b1df8b3aeaa8039916
MIPS: MSP71xx: Remove checks for two macros

Since v2.6.39 there are checks for CONFIG_MSP_HAS_DUAL_USB and checks
for CONFIG_MSP_HAS_TSMAC in the code. The related Kconfig symbols have
never been added. These checks have evaluated to false for three years
now. Remove them and the code they have been hiding.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-mips@linux-mips.org
Cc: linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/6982/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-pmcs-msp71xx/msp_usb.h
arch/mips/pmcs-msp71xx/msp_eth.c
arch/mips/pmcs-msp71xx/msp_usb.c
drivers/usb/host/ehci-pmcmsp.c