commit | ee8c9571191e588ede9a220ded807e33c4897d91 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Sat May 30 14:00:17 2009 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Sat May 30 14:00:17 2009 +0100 |
tree | c032b4f59822b03fcdb98ae4283d1f69adafeeb9 | |
parent | 8c7e65742fd05f27071282d260376adb98e0e9ac [diff] |
RealView: Move the IRQ_* definitions out of the board-*.h files The IRQ_* macros need to be made visible via the mach/irqs.h file but without the additional macros defined in the board-*.h files. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>