diff options
author | Ingo Molnar <mingo@kernel.org> | 2022-03-03 08:57:08 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2022-03-03 08:58:22 +0100 |
commit | 02a08d78f5c429c7dc8e5b9417b4efb518b3d041 (patch) | |
tree | 71639c47dba973518363d3e4926967a35ca6eb3c /arch/x86/kvm | |
parent | cedd3614e5d9c80908099c19f8716714ce0610b1 (diff) | |
download | linux-02a08d78f5c429c7dc8e5b9417b4efb518b3d041.tar.bz2 |
perf/x86/intel/uncore: Fix the build on !CONFIG_PHYS_ADDR_T_64BIT
'val2' is unused if !CONFIG_PHYS_ADDR_T_64BIT:
arch/x86/events/intel/uncore_discovery.c:213:18: error: unused variable ‘val2’ [-Werror=unused-variable]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kvm')
0 files changed, 0 insertions, 0 deletions