aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/88pm8607.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/88pm8607.c')
-rw-r--r--drivers/regulator/88pm8607.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/88pm8607.c b/drivers/regulator/88pm8607.c
index 3fe47bd66153..c3d15427adc7 100644
--- a/drivers/regulator/88pm8607.c
+++ b/drivers/regulator/88pm8607.c
@@ -419,7 +419,6 @@ MODULE_DEVICE_TABLE(platform, pm8607_regulator_driver_ids);
419static struct platform_driver pm8607_regulator_driver = { 419static struct platform_driver pm8607_regulator_driver = {
420 .driver = { 420 .driver = {
421 .name = "88pm860x-regulator", 421 .name = "88pm860x-regulator",
422 .owner = THIS_MODULE,
423 }, 422 },
424 .probe = pm8607_regulator_probe, 423 .probe = pm8607_regulator_probe,
425 .id_table = pm8607_regulator_driver_ids, 424 .id_table = pm8607_regulator_driver_ids,