aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/arizona-haptics.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/misc/arizona-haptics.c')
-rw-r--r--drivers/input/misc/arizona-haptics.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/misc/arizona-haptics.c b/drivers/input/misc/arizona-haptics.c
index ef2e281b0a43..4dbbed74c9e4 100644
--- a/drivers/input/misc/arizona-haptics.c
+++ b/drivers/input/misc/arizona-haptics.c
@@ -225,7 +225,6 @@ static struct platform_driver arizona_haptics_driver = {
.remove = arizona_haptics_remove,
.driver = {
.name = "arizona-haptics",
- .owner = THIS_MODULE,
},
};
module_platform_driver(arizona_haptics_driver);