diff options
Diffstat (limited to 'drivers/extcon/extcon-palmas.c')
-rw-r--r-- | drivers/extcon/extcon-palmas.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/extcon/extcon-palmas.c b/drivers/extcon/extcon-palmas.c index 230e1220ce48..11c6757b6c40 100644 --- a/drivers/extcon/extcon-palmas.c +++ b/drivers/extcon/extcon-palmas.c | |||
@@ -291,7 +291,6 @@ static struct platform_driver palmas_usb_driver = { | |||
291 | .driver = { | 291 | .driver = { |
292 | .name = "palmas-usb", | 292 | .name = "palmas-usb", |
293 | .of_match_table = of_palmas_match_tbl, | 293 | .of_match_table = of_palmas_match_tbl, |
294 | .owner = THIS_MODULE, | ||
295 | .pm = &palmas_pm_ops, | 294 | .pm = &palmas_pm_ops, |
296 | }, | 295 | }, |
297 | }; | 296 | }; |