Message ID | CABxcv=nuxnEpq--1FfZ2cnyKUrrg9U6DEk5Lozy+ntHYNk0UbQ@mail.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/drivers/regulator/tps65090-regulator.c b/drivers/regulator/tps65090-regulator.c index 2064b3f..673948d 100644 --- a/drivers/regulator/tps65090-regulator.c +++ b/drivers/regulator/tps65090-regulator.c @@ -408,6 +408,7 @@ static int tps65090_regulator_probe(struct platform_device *pdev) struct of_regulator_match *tps65090_reg_matches = NULL; int num; int ret; + int min_uV, max_uV; dev_dbg(&pdev->dev, "Probing regulator\n");