Searched hist:"5 f26facecb622d07e5444c0b8dc7ace8f03a1339" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/hda/ |
H A D | hdac_stream.c | diff 5f26facecb622d07e5444c0b8dc7ace8f03a1339 Thu Apr 16 04:31:12 CDT 2015 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add missing inclusion of <linux/clocksource.h>
For fixing randconfig build errors like:
sound/hda/hdac_stream.c: In function 'azx_timecounter_init': sound/hda/hdac_stream.c:365:2: error: implicit declaration of function 'CLOCKSOURCE_MASK' [-Werror=implicit-function-declaration]
Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|