diff options
author | Joseph Salisbury <joseph.salisbury@microsoft.com> | 2020-09-26 17:26:26 +0300 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2020-09-28 12:01:07 +0300 |
commit | e1471463180ddc36aa9970fe6a413feb0b608990 (patch) | |
tree | 48967d5588092e9ca560d2b6cea3279580401068 /drivers/clocksource/hyperv_timer.c | |
parent | 6d2730cb11214f492cbf381cef1758e15857bb69 (diff) | |
download | linux-e1471463180ddc36aa9970fe6a413feb0b608990.tar.xz |
x86/hyperv: Remove aliases with X64 in their name
In the architecture independent version of hyperv-tlfs.h, commit c55a844f46f958b
removed the "X64" in the symbol names so they would make sense for both x86 and
ARM64. That commit added aliases with the "X64" in the x86 version of hyperv-tlfs.h
so that existing x86 code would continue to compile.
As a cleanup, update the x86 code to use the symbols without the "X64", then remove
the aliases. There's no functional change.
Signed-off-by: Joseph Salisbury <joseph.salisbury@microsoft.com>
Link: https://lore.kernel.org/r/1601130386-11111-1-git-send-email-jsalisbury@linux.microsoft.com
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'drivers/clocksource/hyperv_timer.c')
0 files changed, 0 insertions, 0 deletions