[alsa-devel] [sound:topic/hdmi 34/34] include/sound/hda_i915.h:29:1: error: expected identifier or '(' before '{' token

kbuild test robot fengguang.wu at intel.com
Thu Apr 21 18:02:29 CEST 2016


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 at intel.com>
:::::: CC: Takashi Iwai <tiwai at suse.de>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/octet-stream
Size: 32271 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20160422/7ce461c9/attachment-0001.obj>


More information about the Alsa-devel mailing list