1. 29 Jul, 2011 1 commit
    • Ralf Baechle's avatar
      ASoC: Fix txx9aclc.c build · 06132fdf
      Ralf Baechle authored
      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: default avatarRalf Baechle <ralf@linux-mips.org>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      06132fdf
  2. 24 Jul, 2011 1 commit
  3. 20 Jul, 2011 7 commits
  4. 19 Jul, 2011 4 commits
  5. 17 Jul, 2011 6 commits
  6. 15 Jul, 2011 4 commits
  7. 14 Jul, 2011 2 commits
  8. 13 Jul, 2011 8 commits
  9. 09 Jul, 2011 7 commits