X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fohci-ps3.c;h=bfdeb0d22d050576755f6d1054d9d4b561bb7e3a;hb=f9d1c6ca2bb1bbfde4a95d9e55ab3b0126825295;hp=c1935ae537f80a90779d6eaea502dd4d02ee267d;hpb=70a1c9e086c2e267fbc4533cb870f34999b531d6;p=karo-tx-linux.git diff --git a/drivers/usb/host/ohci-ps3.c b/drivers/usb/host/ohci-ps3.c index c1935ae537f8..bfdeb0d22d05 100644 --- a/drivers/usb/host/ohci-ps3.c +++ b/drivers/usb/host/ohci-ps3.c @@ -68,7 +68,6 @@ static const struct hc_driver ps3_ohci_hc_driver = { .get_frame_number = ohci_get_frame, .hub_status_data = ohci_hub_status_data, .hub_control = ohci_hub_control, - .hub_irq_enable = ohci_rhsc_enable, .start_port_reset = ohci_start_port_reset, #if defined(CONFIG_PM) .bus_suspend = ohci_bus_suspend,