Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[firefly-linux-kernel-4.4.55.git] / drivers / misc / ad525x_dpot-i2c.c
index 705b881e186d536ccb2bc97c392d108b3ecf765c..d11187d36ddd59b2d8ec6c8caf53dbc54d1fa928 100644 (file)
@@ -106,7 +106,6 @@ MODULE_DEVICE_TABLE(i2c, ad_dpot_id);
 static struct i2c_driver ad_dpot_i2c_driver = {
        .driver = {
                .name   = "ad_dpot",
-               .owner  = THIS_MODULE,
        },
        .probe          = ad_dpot_i2c_probe,
        .remove         = ad_dpot_i2c_remove,