Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / i2c / busses / i2c-rcar.c
index 8350577..71a6e07 100644 (file)
@@ -726,7 +726,6 @@ MODULE_DEVICE_TABLE(platform, rcar_i2c_id_table);
 static struct platform_driver rcar_i2c_driver = {
        .driver = {
                .name   = "i2c-rcar",
-               .owner  = THIS_MODULE,
                .of_match_table = rcar_i2c_dt_ids,
        },
        .probe          = rcar_i2c_probe,