diff options
author | 2016-06-09 11:30:12 +0100 | |
---|---|---|
committer | 2016-06-13 00:57:41 +0000 | |
commit | df042a5f4ce4d930fe8c28653479e25595c08549 (patch) | |
tree | 0956e131e65829f8d8c848c55b377a6b3828d845 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> include (diff) | |
download | wireguard-linux-df042a5f4ce4d930fe8c28653479e25595c08549.tar.xz wireguard-linux-df042a5f4ce4d930fe8c28653479e25595c08549.zip |
irqchip/vic: Make vic_syscore_ops and vic_of_init static
The vic_syscore_ops and vic_of_init functions are not exported
outside the driver, so make them static to remove the following
warnings:
drivers/irqchip/irq-vic.c:170:20: warning: symbol 'vic_syscore_ops' was not declared. Should it be static?
drivers/irqchip/irq-vic.c:520:12: warning: symbol 'vic_of_init' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Link: https://lkml.kernel.org/r/1465468212-2937-1-git-send-email-ben.dooks@codethink.co.uk
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions