On 07/02/12 08:03, Rob Herring wrote:
From: Rob Herring <redacted>
With the recent MULTI_IRQ_HANDLER support, many of the platform
entry-macro.S files can be removed. This series removes empty
isable_fiq and arch_ret_to_user macros from most platforms.
This leaves rpc, iop13xx, iop32x and iop33x with compile time
difference from other platforms.
Rob
Rob Herring (3):
ARM: make arch_ret_to_user macro optional
ARM: make disable_fiq macro optional
ARM: remove empty disable_fiq and arch_ret_to_user macros
<snip>
arch/arm/mach-ep93xx/include/mach/entry-macro.S | 17 ------------
Build tested only, but looks correct to me. For ep93xx:
Acked-by: Ryan Mallon <redacted>