]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: remove duplicate #define from 'cpufeature.h'
authorHannes Eder <hannes@hanneseder.net>
Sun, 23 Nov 2008 12:35:48 +0000 (13:35 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 23 Nov 2008 12:38:50 +0000 (13:38 +0100)
commit050dc6944b9ca2186f4729ab44e0da3743933941
treef86cea9c9db45fe5c80473dceef7ac12e9e1c58f
parent49ab56ac6e1b907b7dadb72a4012460359feaf0e
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 <hannes@hanneseder.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/cpufeature.h