Hi Linus, 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>
^
Probably caused by commit 6bca8471566c ("pinctrl: select dependency on OF
for MSM driver"). the build of eukrea-tlv320.c depends on CONFIG_OF
which is not normally set for as x86_64 build, but the above commit
caused it to be selected (I think).
I have used the pinctrl tree from next-20131206 again.
--
Cheers,
Stephen Rothwell [email protected]
pgphT0GeuHvJZ.pgp
Description: PGP signature

