On 10/21/13 08:36, Thierry Reding wrote: > Hi all, > > I've uploaded today's linux-next tree to the master branch of the > repository below: > > git://gitorious.org/thierryreding/linux-next.git > > A next-20131021 tag is also provided for convenience. > > Gained a couple new conflicts, loads of build failures. I've tried to > fix the most obvious ones, but as a downside haven't gotten around to > write up the specifics about the conflicts. I might still do that > tomorrow, but I figured most people wouldn't have time to look into > those anyway given that they'll be busy with the conferences. on i386: sound/pci/hda/patch_hdmi.c: In function 'generic_hdmi_init_per_pins': sound/pci/hda/patch_hdmi.c:1955:3: error: implicit declaration of function 'eld_proc_new' [-Werror=implicit-function-declaration] sound/pci/hda/patch_hdmi.c: In function 'generic_hdmi_free': sound/pci/hda/patch_hdmi.c:1998:3: error: implicit declaration of function 'eld_proc_free' [-Werror=implicit-function-declaration] Full randconfig file is attached. -- ~Randy