ARM: spear: unify mach/generic.h and mach/irqs.h
authorArnd Bergmann <arnd@arndb.de>
Tue, 12 Mar 2013 16:00:03 +0000 (17:00 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 Mar 2013 16:39:02 +0000 (17:39 +0100)
These are indeed easy to combine, as there are no conflicting
definitions in generic.h, and irqs.h will be obsolete once
we enable SPARSE_IRQ.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

No differences found