x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 29 May 2013 18:57:30 +0000 (20:57 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 31 May 2013 11:12:35 +0000 (13:12 +0200)
commit71c69f7f4b67150e10cdfcad217d464f1821b3c6
tree1ff64ff98df2156ec37420d380963e2093c27987
parentdcdbe33add56cb659ebf21fb9b6577507e21d952
x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL

The Kconfig symbol X86_MCE_P4THERMAL was removed in v2.6.32.
Remove a useless check for its macro, as it will now always
evaluate to false.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Link: http://lkml.kernel.org/r/1369853850.23034.28.camel@x61.thuisdomein
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/apic/apic.c