Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / usb / host / ehci-orion.c
index 3c76489..f6eafec 100644 (file)
@@ -313,7 +313,6 @@ static struct platform_driver ehci_orion_driver = {
        .shutdown       = usb_hcd_platform_shutdown,
        .driver = {
                .name   = "orion-ehci",
-               .owner  = THIS_MODULE,
                .of_match_table = ehci_orion_dt_ids,
        },
 };