diff options
Diffstat (limited to 'drivers/regulator/lp8788-buck.c')
-rw-r--r-- | drivers/regulator/lp8788-buck.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/lp8788-buck.c b/drivers/regulator/lp8788-buck.c index 948afc249e29..a97bed90d39b 100644 --- a/drivers/regulator/lp8788-buck.c +++ b/drivers/regulator/lp8788-buck.c | |||
@@ -533,7 +533,6 @@ static struct platform_driver lp8788_buck_driver = { | |||
533 | .probe = lp8788_buck_probe, | 533 | .probe = lp8788_buck_probe, |
534 | .driver = { | 534 | .driver = { |
535 | .name = LP8788_DEV_BUCK, | 535 | .name = LP8788_DEV_BUCK, |
536 | .owner = THIS_MODULE, | ||
537 | }, | 536 | }, |
538 | }; | 537 | }; |
539 | 538 | ||