1. 08 8月, 2011 1 次提交
  2. 29 7月, 2011 1 次提交
    • R
      ASoC: Fix txx9aclc.c build · 06132fdf
      Ralf Baechle 提交于
      552d1ef6 [ASoC: core - Optimise and refactor
      pcm_new() to pass only rtd] breaks compilation of txx9aclc.c:
      
        CC [M]  sound/soc/txx9/txx9aclc.o
      /home/ralf/src/linux/linux-mips/sound/soc/txx9/txx9aclc.c: In function 'txx9aclc_pcm_new':
      /home/ralf/src/linux/linux-mips/sound/soc/txx9/txx9aclc.c:318:3: error: 'card' undeclared (first use in this function)
      /home/ralf/src/linux/linux-mips/sound/soc/txx9/txx9aclc.c:318:3: note: each undeclared identifier is reported only once for each function it appears in
      make[5]: *** [sound/soc/txx9/txx9aclc.o] Error 1
      
      Fixed by providing a definition for card.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      06132fdf
  3. 25 7月, 2011 1 次提交
  4. 21 7月, 2011 6 次提交
  5. 19 7月, 2011 4 次提交
  6. 17 7月, 2011 5 次提交
  7. 15 7月, 2011 3 次提交
  8. 14 7月, 2011 3 次提交
  9. 13 7月, 2011 7 次提交
  10. 09 7月, 2011 4 次提交
  11. 08 7月, 2011 2 次提交
  12. 07 7月, 2011 3 次提交