diff options
author | Nanyong Sun <sunnanyong@huawei.com> | 2021-03-05 19:33:25 +0800 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-03-09 20:46:00 -0800 |
commit | 004570c3796bfe454a9cdfb9ab5d3ea48371fe48 (patch) | |
tree | eab986c408a4cd478d9202a19840af0df85dc393 /security | |
parent | 030f1dfa855054db5d845eca7f04c8cfda1c9f51 (diff) | |
download | linux-004570c3796bfe454a9cdfb9ab5d3ea48371fe48.tar.gz linux-004570c3796bfe454a9cdfb9ab5d3ea48371fe48.tar.bz2 linux-004570c3796bfe454a9cdfb9ab5d3ea48371fe48.zip |
riscv: irq: Fix no prototype warning
Fix the following W=1 kernel compilation warning:
arch/riscv/kernel/irq.c:19:13: warning: no previous prototype for ‘init_IRQ’ [-Wmissing-prototypes]
19 | void __init init_IRQ(void)
| ^~~~~~~~
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Nanyong Sun <sunnanyong@huawei.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions