diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2023-06-16 15:22:03 +0100 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2023-06-19 22:28:00 +0530 |
commit | 377f71f6d68d13cf2f5c6c9011ce762224a57b82 (patch) | |
tree | 6d485516e4a76e1842bb7f8ec76645462c4bbc64 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5463091a51cfaab8922ac94e5178a05dfa836dbb (diff) |
riscv: kvm: define vcpu_sbi_ext_pmu in header
Sparse is giving a warning about vcpu_sbi_ext_pmu not being
defined, so add a definition to the relevant header to fix
the following:
arch/riscv/kvm/vcpu_sbi_pmu.c:81:37: warning: symbol 'vcpu_sbi_ext_pmu' was not declared. Should it be static?
Fixes: cbddc4c4cb9e ("RISC-V: KVM: Add SBI PMU extension support")
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions