From: S Twiss Date: Mon, 1 Jun 2015 13:00:20 +0000 (+0100) Subject: regulator: da9062: Remove unused variable build warning X-Git-Tag: omap-for-v4.3/legacy-v2-signed~174^2~3^5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=050d0f2de1d3c2034ebf6d66ba30fe97019002f2;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed