Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / net / ethernet / smsc / smsc911x.c
index f9c8762..2965c6a 100644 (file)
@@ -2659,7 +2659,6 @@ static struct platform_driver smsc911x_driver = {
        .remove = smsc911x_drv_remove,
        .driver = {
                .name   = SMSC_CHIPNAME,
-               .owner  = THIS_MODULE,
                .pm     = SMSC911X_PM_OPS,
                .of_match_table = of_match_ptr(smsc911x_dt_ids),
        },