On Tue, Dec 10, 2013 at 4:02 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > After merging the pinctrl tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > sound/soc/fsl/eukrea-tlv320.c:28:28: fatal error: asm/mach-types.h: No such file or directory > #include <asm/mach-types.h> > ^ It is trying to include an ARM-only file in an x86_64 compile... I think the Kconfig for that driver needs a depends on ARM Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html