From: Glauber Costa Date: Mon, 21 Jul 2008 21:42:52 +0000 (-0300) Subject: x86: wrap MCA_bus test around an ifdef X-Git-Tag: v2.6.28-rc1~611^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33c053d0aec344c8b2ad6966d904ebeff64e590b;p=pandora-kernel.git x86: wrap MCA_bus test around an ifdef Only test for MCA_bus if support for MCA is compiled in. Also, for x86_64, write the code inside the conditional for consistency with i386. It won't bite us, since it'll probably never select CONFIG_MCA anyway. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed