diff options
author | Alex Shi <[email protected]> | 2020-11-06 16:39:23 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-11-16 13:14:21 -0500 |
commit | 789f52c071a0fdaa15ed119912fedd840458e25f (patch) | |
tree | 62eb35c8d6b7133df25d70b5414f0379e6fa6a76 /tools/perf/scripts/python | |
parent | 22f232d134e142022f5e4cf2de4587a34d5b7d65 (diff) |
x86/kvm: remove unused macro HV_CLOCK_SIZE
This macro is useless, and could cause gcc warning:
arch/x86/kernel/kvmclock.c:47:0: warning: macro "HV_CLOCK_SIZE" is not
used [-Wunused-macros]
Let's remove it.
Signed-off-by: Alex Shi <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Sean Christopherson <[email protected]>
Cc: Vitaly Kuznetsov <[email protected]>
Cc: Wanpeng Li <[email protected]>
Cc: Jim Mattson <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: [email protected]
Cc: "H. Peter Anvin" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions