diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-07-26 02:19:35 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-07-26 02:19:35 +0200 |
commit | b6eb66fd3430a1a0d1c89cf4bdb01062bdb9b738 (patch) | |
tree | 742935f21d420ad8bd72ab902641ef31577ef430 /sound | |
parent | 3e3119d3088f41106f3581d39e7694a50ca3fc02 (diff) | |
download | linux-stable-b6eb66fd3430a1a0d1c89cf4bdb01062bdb9b738.tar.gz linux-stable-b6eb66fd3430a1a0d1c89cf4bdb01062bdb9b738.tar.bz2 linux-stable-b6eb66fd3430a1a0d1c89cf4bdb01062bdb9b738.zip |
device property: export irqchip_fwnode_ops
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>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions