Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / input / misc / max77693-haptic.c
index ef6a9d650d69d92459212311eb5f4f81006e40d3..034093ee63bc9dcc4a3cae488cef0f09ccc144c3 100644 (file)
@@ -343,7 +343,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,