Re: [PATCH] device property: export irqchip_fwnode_ops

2017-07-26 Thread Arnd Bergmann
On Wed, Jul 26, 2017 at 2:13 AM, Rafael J. Wysocki wrote: > 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! >>

Re: [PATCH] device property: export irqchip_fwnode_ops

2017-07-25 Thread Rafael J. Wysocki
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