[adm5120] integrate 2.6.28 specific patch into the usb driver
[openwrt-10.03/.git] / target / linux / adm5120 / files / drivers / usb / host / adm5120-drv.c
index bf250c056bbca084ee7a92043d8352f15ba55f4b..92971f2406026e36ba144bda8f03f96a28afcb93 100644 (file)
@@ -174,7 +174,6 @@ static const struct hc_driver adm5120_hc_driver = {
         */
        .hub_status_data =      admhc_hub_status_data,
        .hub_control =          admhc_hub_control,
-       .hub_irq_enable =       admhc_hub_irq_enable,
 #ifdef CONFIG_PM
        .bus_suspend =          admhc_bus_suspend,
        .bus_resume =           admhc_bus_resume,