From: Hannes Eder Date: Sun, 23 Nov 2008 12:35:48 +0000 (+0100) Subject: x86: remove duplicate #define from 'cpufeature.h' X-Git-Tag: v2.6.29-rc1~587^2~4^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=050dc6944b9ca2186f4729ab44e0da3743933941;p=pandora-kernel.git x86: remove duplicate #define from 'cpufeature.h' Impact: cleanup Remove duplicate #define from 'cpufeature.h'. This also fixes the following sparse warning: arch/x86/kernel/cpu/capflags.c:54:3: warning: Initializer entry defined twice arch/x86/kernel/cpu/capflags.c:58:3: also defined here Signed-off-by: Hannes Eder Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed