提交 057d69f7 编写于 作者: K Kim Phillips 提交者: Xie Haocheng

perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/

mainline inclusion
from mainline-v5.15-rc1
commit 0a0b53e0
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I65D55
CVE: NA

--------------------------------

Found by checkpatch.
Signed-off-by: NKim Phillips <kim.phillips@amd.com>
Signed-off-by: NPeter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: NIngo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210817221048.88063-6-kim.phillips@amd.comSigned-off-by: NXie Haocheng <haocheng.xie@amd.com>
上级 e480a14f
......@@ -12,11 +12,11 @@
#include <linux/init.h>
#include <linux/cpu.h>
#include <linux/cpumask.h>
#include <linux/cpufeature.h>
#include <linux/smp.h>
#include <asm/cpufeature.h>
#include <asm/perf_event.h>
#include <asm/msr.h>
#include <asm/smp.h>
#define NUM_COUNTERS_NB 4
#define NUM_COUNTERS_L2 4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册