git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49ab56a
)
x86: remove duplicate #define from 'cpufeature.h'
author
Hannes Eder
<hannes@hanneseder.net>
Sun, 23 Nov 2008 12:35:48 +0000
(13:35 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 23 Nov 2008 12:38:50 +0000
(13:38 +0100)
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>
No differences found