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)
commitd493a85c0486b6240e71db63d1454eab6c3be683
treed0561c105c932fac059681b94ab288b21cc96d46
parentd83d44c0e03737d201681c927d6707ae4f283720
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