tree: https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git topic/hdmi head: e8de8fa72b640de1e30dcf62bab1a7b012d48cc2 commit: e8de8fa72b640de1e30dcf62bab1a7b012d48cc2 [34/34] ALSA: hda - Move i915 HSW/BDW BCLK setup to a common function config: i386-randconfig-i0-201616 (attached as .config) reproduce: git checkout e8de8fa72b640de1e30dcf62bab1a7b012d48cc2 # save the attached .config to linux build tree make ARCH=i386 All error/warnings (new ones prefixed by >>): In file included from sound/pci/hda/patch_hdmi.c:41:0: >> include/sound/hda_i915.h:29:1: error: expected identifier or '(' before '{' token { ^ >> include/sound/hda_i915.h:28:20: warning: 'snd_hdac_i915_set_bclk' used but never defined static inline void snd_hdac_i915_set_bclk(struct hdac_bus *bus); ^ vim +29 include/sound/hda_i915.h 98d8fc6c Mengdong Lin 2015-05-19 22 return 0; 98d8fc6c Mengdong Lin 2015-05-19 23 } 98d8fc6c Mengdong Lin 2015-05-19 24 static inline int snd_hdac_display_power(struct hdac_bus *bus, bool enable) 98d8fc6c Mengdong Lin 2015-05-19 25 { 98d8fc6c Mengdong Lin 2015-05-19 26 return 0; 98d8fc6c Mengdong Lin 2015-05-19 27 } e8de8fa7 Takashi Iwai 2016-04-21 @28 static inline void snd_hdac_i915_set_bclk(struct hdac_bus *bus); 98d8fc6c Mengdong Lin 2015-05-19 @29 { 98d8fc6c Mengdong Lin 2015-05-19 30 } d745f5e7 Takashi Iwai 2016-03-21 31 static inline int snd_hdac_sync_audio_rate(struct hdac_device *codec, d745f5e7 Takashi Iwai 2016-03-21 32 hda_nid_t nid, int rate) :::::: The code at line 29 was first introduced by commit :::::: 98d8fc6c5d3652e91c61d78941e0fa6f94771d67 ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hda :::::: TO: Mengdong Lin <mengdong.lin@xxxxxxxxx> :::::: CC: Takashi Iwai <tiwai@xxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel