|
@@ -1477,8 +1477,7 @@ static int __init musb_core_init(u16 musb_type, struct musb *musb)
|
|
|
/*-------------------------------------------------------------------------*/
|
|
|
|
|
|
#if defined(CONFIG_SOC_OMAP2430) || defined(CONFIG_SOC_OMAP3430) || \
|
|
|
- defined(CONFIG_ARCH_OMAP4) || defined(CONFIG_ARCH_U8500) || \
|
|
|
- defined(CONFIG_ARCH_U5500)
|
|
|
+ defined(CONFIG_ARCH_OMAP4) || defined(CONFIG_ARCH_U8500)
|
|
|
|
|
|
static irqreturn_t generic_interrupt(int irq, void *__hci)
|
|
|
{
|