[PATCH v2 3/4] ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER
From: H Hartley Sweeten <hidden> Date: 2012-02-09 23:04:34
On Wednesday, February 08, 2012 6:34 PM, Rob Herring wrote:
From: Rob Herring <redacted>
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 <redacted>
For ep93xx:
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>