aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ab8500.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/ab8500.c')
-rw-r--r--drivers/regulator/ab8500.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/ab8500.c b/drivers/regulator/ab8500.c
index 1fda14e12ea8..0f97514e3474 100644
--- a/drivers/regulator/ab8500.c
+++ b/drivers/regulator/ab8500.c
@@ -3075,7 +3075,6 @@ static struct platform_driver ab8500_regulator_driver = {
3075 .probe = ab8500_regulator_probe, 3075 .probe = ab8500_regulator_probe,
3076 .driver = { 3076 .driver = {
3077 .name = "ab8500-regulator", 3077 .name = "ab8500-regulator",
3078 .owner = THIS_MODULE,
3079 }, 3078 },
3080}; 3079};
3081 3080