On Wed, Apr 15, 2015 at 07:18:39PM +0100, Mark Brown wrote:
> Current -next fails to link an ARM allmodconfig because drivers that use
> the core recovery functions can be built as modules but those functions
> are not exported:
> 
> 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!
> 
> Add exports to fix this.
> 
> Fixes: 5f9296ba21b3c (i2c: Add bus recovery infrastructure)
> Signed-off-by: Mark Brown <[email protected]>

Thanks, I was just about to implement the same.

Applied to for-next, thanks!

Attachment: signature.asc
Description: Digital signature

Reply via email to