]> 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)
commita592204b6f1faad89a6395efa9e444147ecf0108
treed0561c105c932fac059681b94ab288b21cc96d46
parent23f75e1b17486fb6169dd827e76a5bd2a4d50765
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