aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/max8997_haptic.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/misc/max8997_haptic.c')
-rw-r--r--drivers/input/misc/max8997_haptic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/misc/max8997_haptic.c b/drivers/input/misc/max8997_haptic.c
index a363ebbd9cc0..5b3154edf822 100644
--- a/drivers/input/misc/max8997_haptic.c
+++ b/drivers/input/misc/max8997_haptic.c
@@ -401,7 +401,6 @@ MODULE_DEVICE_TABLE(i2c, max8997_haptic_id);
401static struct platform_driver max8997_haptic_driver = { 401static struct platform_driver max8997_haptic_driver = {
402 .driver = { 402 .driver = {
403 .name = "max8997-haptic", 403 .name = "max8997-haptic",
404 .owner = THIS_MODULE,
405 .pm = &max8997_haptic_pm_ops, 404 .pm = &max8997_haptic_pm_ops,
406 }, 405 },
407 .probe = max8997_haptic_probe, 406 .probe = max8997_haptic_probe,