On Mon, Aug 19, 2013 at 09:46:04PM +0200, Thierry Reding wrote:
On Mon, Aug 19, 2013 at 07:59:40PM +0200, Wolfram Sang wrote:
[...]
quoted
diff --git a/drivers/i2c/i2c-core.c b/drivers/i2c/i2c-core.c
[...]
quoted
+#if IS_ENABLED(CONFIG_OF)
+static void of_i2c_register_devices(struct i2c_adapter *adap)
+{
[...]
quoted
+}
[...]
quoted
+#endif /* CONFIG_OF */
Isn't this missing the dummy implementation for !OF.
Argh, will fix...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130819/61012926/attachment.sig>