[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150116132253.1c5f7a8d@canb.auug.org.au>
Date: Fri, 16 Jan 2015 13:22:53 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Wolfram Sang <wsa@...-dreams.de>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Pantelis Antoniou <pantelis.antoniou@...sulko.com>
Subject: linux-next: build failure after merge of the i2c tree
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.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists