diff options
author | Ashok Raj <[email protected]> | 2022-11-28 09:24:51 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-01-10 12:40:24 +0100 |
commit | bb5525a50601f8be7d0ffb04740e1714506e60c4 (patch) | |
tree | 2cb1c1fa0f80f9766fac03363d5190b7cbc25d78 /tools/perf/scripts/python/task-analyzer.py | |
parent | b7bfaa761d760e72a969d116517eaa12e404c262 (diff) |
x86/cpu: Remove redundant extern x86_read_arch_cap_msr()
The prototype for the x86_read_arch_cap_msr() function has moved to
arch/x86/include/asm/cpu.h - kill the redundant definition in arch/x86/kernel/cpu.h
and include the header.
Signed-off-by: Ashok Raj <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Daniel Sneddon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions