From: Thomas Gleixner Date: Thu, 20 Aug 2009 13:59:35 +0000 (+0200) Subject: x86: Remove mca bus ifdef from timer interrupt X-Git-Tag: v2.6.32-rc1~629^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0be6939422eb2f54df4b3d8763c569c6759c1a42;p=pandora-kernel.git x86: Remove mca bus ifdef from timer interrupt MCA_bus is constant 0 when CONFIG_MCA=n. So the compiler removes that code w/o needing an extra #ifdef Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed