At Thu, 9 Aug 2012 23:34:06 +0800, Fengguang Wu wrote: > > Hi Takashi, > > FYI, kernel build failed on > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-unstable.git master > head: d2dfd82739080fefb704c0d8e4c9b2b2093a601c > commit: 5cb543dba9867588786f87af2e64fca371b69283 [94/97] ALSA: hda - Deferred probing with request_firmware_nowait() > config: i386-defconfig (attached as .config) > > All related error/warning messages: > > sound/pci/hda/hda_intel.c: In function 'azx_firmware_cb': > sound/pci/hda/hda_intel.c:3174:6: error: 'struct azx' has no member named 'fw' > sound/pci/hda/hda_intel.c: At top level: > sound/pci/hda/hda_intel.c:3163:13: warning: 'azx_firmware_cb' defined but not used [-Wunused-function] Oh, a typical mistake, a forgotten ifdef. Fixed now. Thanks! Takashi -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html