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)
commit5447521094b2948ee96aa61e110e3955ad88057c
tree414b7007790694cabedc23d6a7cd9dca39471a2d
parent17dd1094e49199c1b681e0dcd337547dbb2e3270
ARM: spear: unify mach/generic.h and mach/irqs.h

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>
arch/arm/mach-spear13xx/include/mach/generic.h
arch/arm/mach-spear13xx/include/mach/irqs.h
arch/arm/mach-spear3xx/include/mach/generic.h
arch/arm/mach-spear3xx/include/mach/irqs.h
arch/arm/mach-spear3xx/spear320.c
arch/arm/mach-spear3xx/spear3xx.c
arch/arm/mach-spear6xx/include/mach/generic.h
arch/arm/mach-spear6xx/include/mach/irqs.h
This page took 0.02923 seconds and 5 git commands to generate.