]> asedeno.scripts.mit.edu Git - linux.git/commit
regulator: max77620: remove unused variable
authorVenkat Reddy Talla <vreddytalla@nvidia.com>
Tue, 15 Nov 2016 17:21:20 +0000 (22:51 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 15 Nov 2016 17:27:35 +0000 (17:27 +0000)
commit9a40cb0cb8b55ecfdcd3cec1381bcc46ec488588
treee1833e55f987003e63b58a6f60698c2422b45fac
parent1001354ca34179f3db924eb66672442a173147dc
regulator: max77620: remove unused variable

max77620_reuglator_pdata structure variable reg_idata
is not used anywhere in the regulator driver, so removing it.

Signed-off-by: Venkat Reddy Talla <vreddytalla@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max77620-regulator.c