OSDN Git Service

usb: host: drop owner assignment from platform_drivers
[uclinux-h8/linux.git] / drivers / usb / host / ohci-tmio.c
index bb40958..e9a6eec 100644 (file)
@@ -368,6 +368,5 @@ static struct platform_driver ohci_hcd_tmio_driver = {
        .resume         = ohci_hcd_tmio_drv_resume,
        .driver         = {
                .name   = "tmio-ohci",
-               .owner  = THIS_MODULE,
        },
 };