x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors
authorMatthew Whitehead <tedheadster@gmail.com>
Thu, 14 Mar 2019 20:46:01 +0000 (16:46 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 21 Mar 2019 11:28:50 +0000 (12:28 +0100)
commit0f4d3aa761b71cd6984330baca1e18bf0590e441
tree6841eff555d7dd9ab23205356ca209a4a746a4af
parent18fb053f9b827bd98cfc64f2a35df8ab19745a1d
x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors

The getCx86_old() and setCx86_old() macros have been replaced with
correctly working getCx86() and setCx86(), so remove these unused macros.

Signed-off-by: Matthew Whitehead <tedheadster@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: luto@kernel.org
Link: https://lkml.kernel.org/r/1552596361-8967-3-git-send-email-tedheadster@gmail.com
arch/x86/include/asm/processor-cyrix.h