diff options
author | Krzysztof Kozlowski <[email protected]> | 2021-02-06 14:36:15 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2021-02-08 18:10:21 +0100 |
commit | f503878564f5e68c1aeb1ea01e437060bf905c50 (patch) | |
tree | 663874ba43d6a5536015b0f47456085aebbee74f /net/unix/unix_bpf.c | |
parent | 49dc85ca3c78d938d9eb41e05efcd85c92626e84 (diff) |
ARM: s3c: irq-s3c24xx: staticize local functions
Make functions used only in this module static to fix W=1 build warnings:
arch/arm/mach-s3c/irq-s3c24xx.c:360:39: warning:
no previous prototype for ‘s3c24xx_handle_irq’ [-Wmissing-prototypes]
arch/arm/mach-s3c/irq-s3c24xx.c:1308:12: warning:
no previous prototype for ‘s3c2410_init_intc_of’ [-Wmissing-prototypes]
arch/arm/mach-s3c/irq-s3c24xx.c:1330:12: warning:
no previous prototype for ‘s3c2416_init_intc_of’ [-Wmissing-prototypes]
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions