[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <A7E15511-DF00-40D4-91CC-660038F5A71F@konsulko.com>
Date: Fri, 16 Jan 2015 09:16:33 +0200
From: Pantelis Antoniou <pantelis.antoniou@...sulko.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Wolfram Sang <wsa@...-dreams.de>, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the i2c tree
Hi Stephen,
> On Jan 16, 2015, at 04:22 , Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> Hi Wolfram,
>
> After merging the i2c tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/i2c/i2c-core.c: In function 'i2c_unregister_device':
> drivers/i2c/i2c-core.c:1016:3: error: implicit declaration of function 'of_node_clear_flag' [-Werror=implicit-function-declaration]
> of_node_clear_flag(client->dev.of_node, OF_POPULATED);
> ^
> drivers/i2c/i2c-core.c:1016:43: error: 'OF_POPULATED' undeclared (first use in this function)
> of_node_clear_flag(client->dev.of_node, OF_POPULATED);
> ^
>
> Caused by commit d5285c36e6d2 ("i2c: Mark instantiated device nodes
> with OF_POPULATE").
>
> I have used the version of the i2c tree from next-20150115 for today.
A patch that fixes it has already been posted.
> --
> Cheers,
> Stephen Rothwell sfr@...b.auug.org.au
>
Regards
— Pantelis
--
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