diff options
author | 2022-12-05 12:47:08 +0800 | |
---|---|---|
committer | 2022-12-05 10:42:35 +0000 | |
commit | 065abd13a63f40318162eeca6c0215fc5cbb9b0a (patch) | |
tree | aca359d1e79f6dfb024ff7c63b3e14fdf5756ba1 /tools/perf/scripts/python | |
parent | dt-bindings: interrupt-controller: add yaml for LoongArch CPU interrupt controller (diff) | |
download | wireguard-linux-065abd13a63f40318162eeca6c0215fc5cbb9b0a.tar.xz wireguard-linux-065abd13a63f40318162eeca6c0215fc5cbb9b0a.zip |
irqchip/loongarch-cpu: Fix a missing prototype warning
1, Rename loongarch_cpu_irq_of_init() to cpuintc_of_init() in order to
keep the same style as the ACPI version.
2, Fix a missing prototype warning by adding a "static" modifier.
Fixes: 855d4ca4bdb366aab3d4 ("irqchip: loongarch-cpu: add DT support")
Reported-by: kernel test robot <lkp@intel.com>
Cc: Peibao Liu <liupeibao@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221205044708.2054022-1-chenhuacai@loongson.cn
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions