x86: 64-bit, remove redundant cpu_has_ definitions
authorKyle McMartin <kyle@mcmartin.ca>
Wed, 30 Jan 2008 12:33:15 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:15 +0000 (13:33 +0100)
commite34cda04d4ec0114185459eb101a2245563bbeba
treed824f215e3ac86c4249ce55e7aad7fe9fda539a1
parent316390b093e9b80f8ab13b3eea82f912e186bbf6
x86: 64-bit, remove redundant cpu_has_ definitions

PSE, PGE, XMM, XMM2, and FXSR are defined as required features, and
will be optimized to a constant at compile time. Remove their redundant
definitions.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/cpufeature.h