summaryrefslogtreecommitdiff
path: root/drivers/irqchip/exynos-combiner.c
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2016-06-09 13:30:12 +0300
committerJason Cooper <jason@lakedaemon.net>2016-06-13 03:57:41 +0300
commitdf042a5f4ce4d930fe8c28653479e25595c08549 (patch)
tree0956e131e65829f8d8c848c55b377a6b3828d845 /drivers/irqchip/exynos-combiner.c
parentf3142635de32cba695149a00efa9980958d5afdc (diff)
downloadlinux-df042a5f4ce4d930fe8c28653479e25595c08549.tar.xz
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 'drivers/irqchip/exynos-combiner.c')
0 files changed, 0 insertions, 0 deletions