]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/input/misc/max8997_haptic.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[karo-tx-linux.git] / drivers / input / misc / max8997_haptic.c
index 980437ac314d5edcde744b119b7b803752297e3d..d0f687281339b06d13122627406a3758c79d951f 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,