On Tuesday, July 25, 2017 05:32:31 PM Arnd Bergmann wrote:
> The newly added irqchip_fwnode_ops structure is not exported, which can
> lead to link errors:
> 
> ERROR: "irqchip_fwnode_ops" [drivers/gpio/gpio-xgene-sb.ko] undefined!
> 
> I checked that all other such symbols that were introduced are
> exported if they need to be, this is the only missing one.
> 
> Fixes: db3e50f3234b ("device property: Get rid of struct fwnode_handle type 
> field")
> Signed-off-by: Arnd Bergmann <a...@arndb.de>

Thanks for the fix.

It is linux-next only at this point, isn't it?

Reply via email to