USB: move orion-ehci's probe function to .devinit.text
[safe/jmp/linux-2.6] / drivers / usb / host / ehci-orion.c
index 9d48790..17dc154 100644 (file)
@@ -187,7 +187,7 @@ ehci_orion_conf_mbus_windows(struct usb_hcd *hcd,
        }
 }
 
-static int __init ehci_orion_drv_probe(struct platform_device *pdev)
+static int __devinit ehci_orion_drv_probe(struct platform_device *pdev)
 {
        struct orion_ehci_data *pd = pdev->dev.platform_data;
        struct resource *res;