Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[cascardo/linux.git] / drivers / mfd / wm831x-i2c.c
index a4cbefe..824bcba 100644 (file)
@@ -93,7 +93,6 @@ static const struct dev_pm_ops wm831x_pm_ops = {
 static struct i2c_driver wm831x_i2c_driver = {
        .driver = {
                .name = "wm831x",
-               .owner = THIS_MODULE,
                .pm = &wm831x_pm_ops,
        },
        .probe = wm831x_i2c_probe,