From: Paul Bolle Date: Wed, 29 May 2013 18:57:30 +0000 (+0200) Subject: x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~57^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71c69f7f4b67150e10cdfcad217d464f1821b3c6;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1369853850.23034.28.camel@x61.thuisdomein Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed