From: Rob Herring Date: Thu, 9 Feb 2012 00:26:34 +0000 (-0600) Subject: ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER X-Git-Tag: v3.4-rc1~105^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=243c86542aeeb41d9ab78d3aa44fa6b4854fdb67;p=pandora-kernel.git ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER With the removal of disable_fiq on rpc and addition MULTI_IRQ_HANDLER, entry-macro.S is no longer needed for platforms that select MULTI_IRQ_HANDLER and the include of it can be conditional. Signed-off-by: Rob Herring Acked-by: Nicolas Pitre Acked-by: H Hartley Sweeten --- Reading git-diff-tree failed