RealView: Move the IRQ_* definitions out of the board-*.h files
authorCatalin Marinas <catalin.marinas@arm.com>
Sat, 30 May 2009 13:00:17 +0000 (14:00 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Sat, 30 May 2009 13:00:17 +0000 (14:00 +0100)
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>

No differences found