android_kernel_samsung_univ.../sound/sparc
Takashi Iwai 9f080d37c7 ALSA: Add missing dependency on CONFIG_SND_TIMER
commit 61595dca742a9ba9a4c998b9af1f468adc816275 upstream.

Since the build of PCM timer may be disabled via Kconfig now, each
driver that provides a timer interface needs to set CONFIG_SND_TIMER
explicitly.  Otherwise it may get a build error due to missing
symbol.

Fixes: 90bbaf66ee ('ALSA: timer: add config item to export PCM timer disabling for expert')
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-17 12:30:58 -08:00
..
amd7930.c ALSA: sparc: amd7930: Fix module autoload for OF platform driver 2015-09-04 12:11:44 +02:00
cs4231.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
dbri.c ALSA: sparc: drop owner assignment from platform_drivers 2014-10-20 16:22:16 +02:00
Kconfig ALSA: Add missing dependency on CONFIG_SND_TIMER 2016-02-17 12:30:58 -08:00
Makefile