aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2011-10-17 11:08:46 +0900
committerGrant Likely <grant.likely@secretlab.ca>2011-10-24 15:22:33 +0200
commit825de2e9007439977aed63771db570fc2235e8cd (patch)
tree261a210e0c075995831efd447b3c81deceea1d2a /include/linux/gpio.h
parentgpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL (diff)
downloadlinux-dev-825de2e9007439977aed63771db570fc2235e8cd.tar.xz
linux-dev-825de2e9007439977aed63771db570fc2235e8cd.zip
irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
Some functions of irq generic-chip is undefined, because EXPORT_SYMBOL_GPL is not set to these. ERROR: "irq_setup_generic_chip" [drivers/gpio/gpio-pch.ko] undefined! ERROR: "irq_alloc_generic_chip" [drivers/gpio/gpio-pch.ko] undefined! ERROR: "irq_setup_generic_chip" [drivers/gpio/gpio-ml-ioh.ko] undefined! ERROR: "irq_alloc_generic_chip" [drivers/gpio/gpio-ml-ioh.ko] undefined! This is revised that EXPORT_SYMBOL_GPL can be added and referred to in functions. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'include/linux/gpio.h')
0 files changed, 0 insertions, 0 deletions