Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1696680
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] device property: export irqchip_fwnode_ops |
| Date | 2017-07-26 02:30 +0200 |
| Message-ID | <u7in7-1wt-1@gated-at.bofh.it> (permalink) |
| References | <u7a6d-4Ah-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <arnd@arndb.de>
Thanks for the fix.
It is linux-next only at this point, isn't it?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] device property: export irqchip_fwnode_ops Arnd Bergmann <arnd@arndb.de> - 2017-07-25 17:40 +0200
Re: [PATCH] device property: export irqchip_fwnode_ops "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-07-26 02:30 +0200
Re: [PATCH] device property: export irqchip_fwnode_ops Arnd Bergmann <arnd@arndb.de> - 2017-07-26 09:10 +0200
csiph-web