1. 13 5月, 2014 6 次提交
  2. 09 5月, 2014 9 次提交
  3. 15 4月, 2014 2 次提交
  4. 22 3月, 2014 2 次提交
  5. 13 3月, 2014 1 次提交
    • S
      ASoC: Intel: don't select RT5640 if !I2C · f410d5c9
      Stephen Warren 提交于
      The rt5640 driver won't compile without I2C enabled. Hence, the Intel
      Haswell and Baytrail+RT5640 ASoC drivers must also depend on I2C, since
      these select RT5640.
      
      This solves:
      sound/soc/codecs/rt5640.c:2220:1: warning: data definition has no type or storage class [enabled by default]
      sound/soc/codecs/rt5640.c:2220:1: error: type defaults to ‘int’ in declaration of ‘module_i2c_driver’ [-Werror=implicit-int]
      sound/soc/codecs/rt5640.c:2220:1: warning: parameter names (without types) in function declaration [enabled by default]
      sound/soc/codecs/rt5640.c:2210:26: warning: ‘rt5640_i2c_driver’ defined but not used [-Wunused-variable]
      Reported-by: NJim Davis <jim.epost@gmail.com>
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      f410d5c9
  6. 07 3月, 2014 3 次提交
  7. 06 3月, 2014 1 次提交
  8. 26 2月, 2014 7 次提交
  9. 25 2月, 2014 7 次提交
  10. 22 2月, 2014 2 次提交