[PATCH 0/3] x86 cleanups of leftover code

From: Ingo Molnar
Date: Fri Jul 24 2020 - 07:45:04 EST


Remove a couple of stray defines I noticed, with a bit of Git history
archeology to make sure they won't be used in the future either.

Ingo Molnar (3):
x86/ioapic: Remove unused "IOAPIC_AUTO" define
x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macros
x86/mm: Remove the unused mk_kernel_pgd() #define

arch/x86/include/asm/io_apic.h | 1 -
arch/x86/include/asm/pgtable_64.h | 11 ++++-------
arch/x86/include/asm/tsc.h | 3 ---
3 files changed, 4 insertions(+), 11 deletions(-)

--
2.25.1