1. 30 3月, 2013 1 次提交
  2. 21 8月, 2012 1 次提交
  3. 08 1月, 2012 1 次提交
  4. 16 12月, 2011 1 次提交
    • J
      ASoC: Fix compile error in sound/soc/mid-x86/sst_platform.c · c45471ea
      Joerg Roedel 提交于
      The variable ret_val is used but not declared. This causes
      the following compile error:
      
      sound/soc/mid-x86/sst_platform.c: In function ‘sst_platform_open’:
      sound/soc/mid-x86/sst_platform.c:274:2: error: ‘ret_val’ undeclared (first use in this function)
      sound/soc/mid-x86/sst_platform.c:274:2: note: each undeclared identifier is reported only once for each function it appears in
      make[1]: *** [sound/soc/mid-x86/sst_platform.o] Error 1
      
      Fix this.
      Signed-off-by: NJoerg Roedel <joerg.roedel@amd.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      c45471ea
  5. 14 12月, 2011 1 次提交
  6. 05 12月, 2011 1 次提交
  7. 24 11月, 2011 1 次提交
  8. 01 11月, 2011 1 次提交
  9. 27 9月, 2011 1 次提交
  10. 09 9月, 2011 3 次提交
  11. 08 6月, 2011 1 次提交
  12. 04 5月, 2011 1 次提交
  13. 12 4月, 2011 1 次提交
  14. 06 4月, 2011 3 次提交
  15. 31 3月, 2011 1 次提交
  16. 16 2月, 2011 1 次提交
  17. 31 1月, 2011 1 次提交
  18. 19 1月, 2011 1 次提交
  19. 11 1月, 2011 1 次提交
  20. 10 1月, 2011 1 次提交
  21. 06 1月, 2011 1 次提交