Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[cascardo/linux.git] / drivers / input / misc / max77693-haptic.c
index 157a1f5..39e930c 100644 (file)
@@ -341,7 +341,6 @@ static SIMPLE_DEV_PM_OPS(max77693_haptic_pm_ops,
 static struct platform_driver max77693_haptic_driver = {
        .driver         = {
                .name   = "max77693-haptic",
-               .owner  = THIS_MODULE,
                .pm     = &max77693_haptic_pm_ops,
        },
        .probe          = max77693_haptic_probe,