aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77686.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/max77686.c')
-rw-r--r--drivers/regulator/max77686.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/max77686.c b/drivers/regulator/max77686.c
index 871b96bcd2d0..10d206266ac2 100644
--- a/drivers/regulator/max77686.c
+++ b/drivers/regulator/max77686.c
@@ -488,7 +488,6 @@ MODULE_DEVICE_TABLE(platform, max77686_pmic_id);
488static struct platform_driver max77686_pmic_driver = { 488static struct platform_driver max77686_pmic_driver = {
489 .driver = { 489 .driver = {
490 .name = "max77686-pmic", 490 .name = "max77686-pmic",
491 .owner = THIS_MODULE,
492 }, 491 },
493 .probe = max77686_pmic_probe, 492 .probe = max77686_pmic_probe,
494 .id_table = max77686_pmic_id, 493 .id_table = max77686_pmic_id,