Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
[cascardo/linux.git] / drivers / input / keyboard / lm8333.c
index 0ad422b..c717e8f 100644 (file)
@@ -223,7 +223,6 @@ MODULE_DEVICE_TABLE(i2c, lm8333_id);
 static struct i2c_driver lm8333_driver = {
        .driver = {
                .name           = "lm8333",
-               .owner          = THIS_MODULE,
        },
        .probe          = lm8333_probe,
        .remove         = lm8333_remove,