Home
last modified time | relevance | path

Searched hist:"243 c86542aeeb41d9ab78d3aa44fa6b4854fdb67" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Dentry-armv.Sdiff 243c86542aeeb41d9ab78d3aa44fa6b4854fdb67 Wed Feb 08 18:26:34 CST 2012 Rob Herring <rob.herring@calxeda.com> 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 <rob.herring@calxeda.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>