From: Hauke Mehrtens Date: Sun, 18 Aug 2013 23:37:58 +0000 (+0200) Subject: backports: REGULATOR_DA903X does not build on kernel < 3.12 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6b5ef745b1bf33ff8146a024730e3a8e6a7823c9;p=openwrt%2Fstaging%2Fblogic.git backports: REGULATOR_DA903X does not build on kernel < 3.12 REGULATOR_DA903X now uses a new struct member added with kernel 3.12 Signed-off-by: Hauke Mehrtens Signed-off-by: Luis R. Rodriguez --- diff --git a/dependencies b/dependencies index 6b42c4f4167c..66807ae767b3 100644 --- a/dependencies +++ b/dependencies @@ -76,7 +76,7 @@ REGULATOR_AAT2870 3.6 REGULATOR_AD5398 3.5 REGULATOR_ARIZONA 3.8 REGULATOR_AS3711 3.12 -REGULATOR_DA903X 3.5 +REGULATOR_DA903X 3.12 REGULATOR_DA9052 3.9 REGULATOR_DA9055 3.8 REGULATOR_FAN53555 3.5