USB: EHCI: adjust error return code
[cascardo/linux.git] / drivers / usb / host / fhci-hcd.c
index a1a1ef5..c6cebb9 100644 (file)
@@ -821,7 +821,6 @@ MODULE_DEVICE_TABLE(of, of_fhci_match);
 static struct platform_driver of_fhci_driver = {
        .driver = {
                .name = "fsl,usb-fhci",
-               .owner = THIS_MODULE,
                .of_match_table = of_fhci_match,
        },
        .probe          = of_fhci_probe,