diff options
author | Besar Wicaksono <[email protected]> | 2022-11-16 13:04:55 -0600 |
---|---|---|
committer | Will Deacon <[email protected]> | 2022-11-18 13:31:54 +0000 |
commit | e72dbf9085b56bbc19ff332f82adec1891077637 (patch) | |
tree | f3c90d5102c1a0a46deb425bf921794c2d38705c /lib/mpi/mpi-sub-ui.c | |
parent | 1830902eb896824ca313a50f3486645c2df21327 (diff) |
perf: arm_cspmu: Fix build failure on x86_64
Building on x86_64 allmodconfig failed:
| drivers/perf/arm_cspmu/arm_cspmu.c:1114:29: error: implicit
| declaration of function 'get_acpi_id_for_cpu'
get_acpi_id_for_cpu is a helper function from ARM64.
Fix by adding ARM64 dependency.
Signed-off-by: Besar Wicaksono <[email protected]>
Reviewed-by: Suzuki K Poulose <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions