1. 10 Jan, 2012 2 commits
  2. 09 Jan, 2012 2 commits
  3. 07 Jan, 2012 1 commit
  4. 06 Jan, 2012 1 commit
    • Axel Lin's avatar
      ASoC: Fix build dependency for SND_ATMEL_SOC_SSC · 739be96a
      Axel Lin authored
      Make SND_ATMEL_SOC_SSC select ATMEL_SSC to fix below build errors:
      
        LD      .tmp_vmlinux1
      sound/built-in.o: In function `atmel_ssc_remove':
      sound/soc/atmel/atmel_ssc_dai.c:713: undefined reference to `ssc_free'
      sound/built-in.o: In function `atmel_ssc_probe':
      sound/soc/atmel/atmel_ssc_dai.c:700: undefined reference to `ssc_request'
      sound/built-in.o: In function `atmel_ssc_set_audio':
      sound/soc/atmel/atmel_ssc_dai.c:845: undefined reference to `ssc_request'
      sound/soc/atmel/atmel_ssc_dai.c:851: undefined reference to `ssc_free'
      make: *** [.tmp_vmlinux1] Error 1
      Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
      Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      739be96a
  5. 03 Jan, 2012 2 commits
  6. 02 Jan, 2012 32 commits