]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78e09c105de7d9725578ee8aca743bf137991fc7
tree6841eff555d7dd9ab23205356ca209a4a746a4af
parent5d05322f3e6c782be439ca1f30ee3c508ae16d3b
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