ARM: entry: remove unused irq_prio_table macro
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 26 Jun 2011 09:32:05 +0000 (10:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 28 Jun 2011 09:34:58 +0000 (10:34 +0100)
Platforms provide an empty irq_prio_table macro, and as nothing uses
this macro, it can simply be removed.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found