1. 20 2月, 2014 1 次提交
  2. 18 2月, 2014 1 次提交
  3. 15 2月, 2014 1 次提交
  4. 06 1月, 2014 1 次提交
    • A
      regulator: act8865: Fix build error when !OF · a8659ba4
      Axel Lin 提交于
      Fix below build error when !OF:
        CC [M]  drivers/regulator/act8865-regulator.o
      drivers/regulator/act8865-regulator.c: In function 'act8865_pmic_probe':
      drivers/regulator/act8865-regulator.c:306:18: error: 'act8865_matches' undeclared (first use in this function)
      drivers/regulator/act8865-regulator.c:306:18: note: each undeclared identifier is reported only once for each function it appears in
      drivers/regulator/act8865-regulator.c:306:18: error: negative width in bit-field '<anonymous>'
      make[2]: *** [drivers/regulator/act8865-regulator.o] Error 1
      make[1]: *** [drivers/regulator] Error 2
      make: *** [drivers] Error 2
      Reported-by: NStephen Rothwell <sfr@canb.auug.org.au>
      Signed-off-by: NAxel Lin <axel.lin@ingics.com>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      a8659ba4
  5. 31 12月, 2013 1 次提交
  6. 30 12月, 2013 3 次提交
  7. 24 12月, 2013 1 次提交