OSDN Git Service

usb: host: drop owner assignment from platform_drivers
[uclinux-h8/linux.git] / drivers / usb / host / ohci-jz4740.c
index 8ddd8f5..4db78f1 100644 (file)
@@ -239,7 +239,6 @@ static struct platform_driver ohci_hcd_jz4740_driver = {
        .remove = jz4740_ohci_remove,
        .driver = {
                .name = "jz4740-ohci",
-               .owner = THIS_MODULE,
        },
 };