[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdYznRuiwgbZMZqz9UDsgPiOgs7t8i8cVm+d4ykhMXMz2Q@mail.gmail.com>
Date: Tue, 10 Dec 2013 09:50:30 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: "linux-next@...r.kernel.org" <linux-next@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the pinctrl tree
On Tue, Dec 10, 2013 at 4:02 AM, Stephen Rothwell <sfr@...b.auug.org.au> 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists