usb: otg: modify default to n for usb2.0
[firefly-linux-kernel-4.4.55.git] / drivers / ata / pata_ixp4xx_cf.c
index ddf470c2341d7f1f153b7d7776fa873b9c7906f3..abda44183512263c7b806eec2b3d2c2210d64326 100644 (file)
@@ -193,7 +193,6 @@ static int ixp4xx_pata_probe(struct platform_device *pdev)
 static struct platform_driver ixp4xx_pata_platform_driver = {
        .driver  = {
                .name   = DRV_NAME,
-               .owner  = THIS_MODULE,
        },
        .probe          = ixp4xx_pata_probe,
        .remove         = ata_platform_remove_one,