From: Kyle McMartin Date: Wed, 30 Jan 2008 12:33:15 +0000 (+0100) Subject: x86: 64-bit, remove redundant cpu_has_ definitions X-Git-Tag: v2.6.25-rc1~1143^2~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e34cda04d4ec0114185459eb101a2245563bbeba;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed