[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+5PVA7Fzw4m1qqj2nHCzP4JJFZnis-6=kQehAbt0a-RJiF73A@mail.gmail.com>
Date: Wed, 15 Apr 2015 12:33:57 -0400
From: Josh Boyer <jwboyer@...oraproject.org>
To: Grygorii Strashko <grygorii.strashko@...com>
Cc: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
Alexander Sverdlin <alexander.sverdlin@...ia.com>,
Wolfram Sang <wsa@...-dreams.de>, linux-i2c@...r.kernel.org,
"Linux-Kernel@...r. Kernel. Org" <linux-kernel@...r.kernel.org>
Subject: i2c-davinci build failure with Linux v4.0-3843-gbb0fd7ab0986
Hi All,
The i2c-davinci driver failed to build as a module with Linus' latest
tree as of this morning. The error was:
ERROR: "i2c_generic_gpio_recovery" [drivers/i2c/busses/i2c-davinci.ko]
undefined!
ERROR: "i2c_generic_scl_recovery" [drivers/i2c/busses/i2c-davinci.ko] undefined!
ERROR: "i2c_recover_bus" [drivers/i2c/busses/i2c-davinci.ko] undefined!
scripts/Makefile.modpost:90: recipe for target '__modpost' failed
It looks like commit 2e65676f710e (i2c: davinci: use bus recovery
infrastructure) likely introduced this error. None of the i2c bus
recovery functions are exported from i2c-core.c that I can tell.
Was this commit tested as a modular build?
josh
[1] https://kojipkgs.fedoraproject.org//work/tasks/8758/9488758/build.log
--
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