At Wed, 06 Feb 2013 21:59:37 -0800, Randy Dunlap wrote:
On 02/06/13 17:14, akpm@linux-foundation.org wrote:
The mm-of-the-moment snapshot 2013-02-06-17-13 has been uploaded to
http://www.ozlabs.org/~akpm/mmotm/
mmotm-readme.txt says
README for mm-of-the-moment:
http://www.ozlabs.org/~akpm/mmotm/
This is a snapshot of my -mm patch queue. Uploaded at random hopefully more than once a week.
on i386: (from linux-next.patch)
CC [M] sound/pci/hda/patch_via.o sound/pci/hda/patch_via.c: In function 'is_aa_path_mute': sound/pci/hda/patch_via.c:360:27: error: 'struct hda_gen_spec' has no member named 'num_loopbacks' sound/pci/hda/patch_via.c:361:17: error: 'struct hda_gen_spec' has no member named 'loopback_list' make[4]: *** [sound/pci/hda/patch_via.o] Error 1
Full randconfig file is attached.
Oh, it's again an unsatisfied CONFIG_PM ifdef. Fixed now.
Thanks!
Takashi