Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
[platform/kernel/linux-rpi.git] / drivers / extcon / extcon-sm5502.c
index 817dece..0ffefef 100644 (file)
@@ -685,7 +685,6 @@ MODULE_DEVICE_TABLE(i2c, sm5502_i2c_id);
 static struct i2c_driver sm5502_muic_i2c_driver = {
        .driver         = {
                .name   = "sm5502",
-               .owner  = THIS_MODULE,
                .pm     = &sm5502_muic_pm_ops,
                .of_match_table = sm5502_dt_match,
        },