summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2016-06-08 18:59:58 +0100
committerJason Cooper <jason@lakedaemon.net>2016-06-13 00:56:31 +0000
commitdde7e6d1abdc874e6b26e9478b7ffc43cd5e3ee7 (patch)
tree6fbda624fa517138d9f1d93dccf1ffdaa5b574ca /crypto
parent1eeb67362d93ab6099ed536641dac68df0f2e18d (diff)
downloadop-kernel-dev-dde7e6d1abdc874e6b26e9478b7ffc43cd5e3ee7.zip
op-kernel-dev-dde7e6d1abdc874e6b26e9478b7ffc43cd5e3ee7.tar.gz
irqchip/bcm7120-l2: Make probe functions static
The probe functions in this driver are not exported or declared for use elsewhere, so make them static to fix the warnings: drivers/irqchip/irq-bcm7120-l2.c:218:12: warning: symbol 'bcm7120_l2_intc_probe' was not declared. Should it be static? drivers/irqchip/irq-bcm7120-l2.c:342:12: warning: symbol 'bcm7120_l2_intc_probe_7120' was not declared. Should it be static? drivers/irqchip/irq-bcm7120-l2.c:349:12: warning: symbol 'bcm7120_l2_intc_probe_3380' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Link: https://lkml.kernel.org/r/1465408798-16201-1-git-send-email-ben.dooks@codethink.co.uk Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud