X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fohci-sh.c;h=60f03cc7ec4f20a4f80d228b59faebe715ae1148;hb=41c9229498a2eb89db1c0a77321c61b448738de4;hp=e7ee607278fece8b92570beb5b839e74ca8aa2db;hpb=b4ba0ba24b57ec975482f4ba2d350fbee7557240;p=linux-2.6 diff --git a/drivers/usb/host/ohci-sh.c b/drivers/usb/host/ohci-sh.c index e7ee607278..60f03cc7ec 100644 --- a/drivers/usb/host/ohci-sh.c +++ b/drivers/usb/host/ohci-sh.c @@ -68,7 +68,6 @@ static const struct hc_driver ohci_sh_hc_driver = { */ .hub_status_data = ohci_hub_status_data, .hub_control = ohci_hub_control, - .hub_irq_enable = ohci_rhsc_enable, #ifdef CONFIG_PM .bus_suspend = ohci_bus_suspend, .bus_resume = ohci_bus_resume,