aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/regulator/palmas-regulator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/palmas-regulator.c b/drivers/regulator/palmas-regulator.c
index aec2d76096dd..3bd61bd02a46 100644
--- a/drivers/regulator/palmas-regulator.c
+++ b/drivers/regulator/palmas-regulator.c
@@ -802,7 +802,6 @@ static int palmas_regulators_remove(struct platform_device *pdev)
802 802
803static struct of_device_id of_palmas_match_tbl[] = { 803static struct of_device_id of_palmas_match_tbl[] = {
804 { .compatible = "ti,palmas-pmic", }, 804 { .compatible = "ti,palmas-pmic", },
805 { .compatible = "ti,palmas-charger-pmic", },
806 { .compatible = "ti,twl6035-pmic", }, 805 { .compatible = "ti,twl6035-pmic", },
807 { .compatible = "ti,twl6036-pmic", }, 806 { .compatible = "ti,twl6036-pmic", },
808 { .compatible = "ti,twl6037-pmic", }, 807 { .compatible = "ti,twl6037-pmic", },