diff options
author | 2016-06-08 18:59:58 +0100 | |
---|---|---|
committer | 2016-06-13 00:56:31 +0000 | |
commit | dde7e6d1abdc874e6b26e9478b7ffc43cd5e3ee7 (patch) | |
tree | 6fbda624fa517138d9f1d93dccf1ffdaa5b574ca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | irqchip/bcm2836: Make bcm2836_smp_boot_secondary static (diff) | |
download | wireguard-linux-dde7e6d1abdc874e6b26e9478b7ffc43cd5e3ee7.tar.xz wireguard-linux-dde7e6d1abdc874e6b26e9478b7ffc43cd5e3ee7.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions