Merge tag 'hsi-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
[cascardo/linux.git] / drivers / i2c / busses / i2c-versatile.c
index 6bb3a89..240637f 100644 (file)
@@ -138,7 +138,6 @@ static struct platform_driver i2c_versatile_driver = {
        .remove         = i2c_versatile_remove,
        .driver         = {
                .name   = "versatile-i2c",
-               .owner  = THIS_MODULE,
                .of_match_table = i2c_versatile_match,
        },
 };