Merge tag 'rpmsg-3.19-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad...
[firefly-linux-kernel-4.4.55.git] / drivers / input / misc / max8997_haptic.c
index a363ebbd9cc08590c44cea54a739099d638448cd..5b3154edf822bc808d769f52014a38e2d0a9cb07 100644 (file)
@@ -401,7 +401,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,