]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/host/ohci-octeon.c
Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / drivers / usb / host / ohci-octeon.c
index d469bf9b9e54001e1c2fa6b51c5ebaab94fb70da..d44430d009f89c48767efa4e422b1854c4d58673 100644 (file)
@@ -42,7 +42,7 @@ static void ohci_octeon_hw_stop(void)
        octeon2_usb_clocks_stop();
 }
 
-static int __devinit ohci_octeon_start(struct usb_hcd *hcd)
+static int ohci_octeon_start(struct usb_hcd *hcd)
 {
        struct ohci_hcd *ohci = hcd_to_ohci(hcd);
        int ret;