Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[cascardo/linux.git] / drivers / input / misc / max8997_haptic.c
index 980437a..d0f6872 100644 (file)
@@ -399,7 +399,6 @@ MODULE_DEVICE_TABLE(i2c, max8997_haptic_id);
 static struct platform_driver max8997_haptic_driver = {
        .driver = {
                .name   = "max8997-haptic",
-               .owner  = THIS_MODULE,
                .pm     = &max8997_haptic_pm_ops,
        },
        .probe          = max8997_haptic_probe,