regulator: da9062: Remove unused variable build warning
authorS Twiss <stwiss.opensource@diasemi.com>
Mon, 1 Jun 2015 13:00:20 +0000 (14:00 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 2 Jun 2015 11:11:17 +0000 (12:11 +0100)
commit050d0f2de1d3c2034ebf6d66ba30fe97019002f2
treeda45356673dcc0d5b309ee0249c2c0c8df0a654b
parentea6254e5c8e54cc43daea4c13b6c66de18b5295b
regulator: da9062: Remove unused variable build warning

Remove the unused variable build warning for reg_matches that appears
during the compilation of the DA9062 regulator driver.

da9062-regulator.c: In function da9062_regulator_probe:
da9062-regulator.c:727:29: warning: unused variable reg_matches

Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/da9062-regulator.c