summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/entry-gic.S
Commit message (Collapse)AuthorAgeFilesLines
* ARM: mach-shmobile: update for GIC changes.Paul Mundt2011-01-071-5/+3Star
| | | | | | This fixes up the SMP support to use the refactored GIC APIs. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* ARM: mach-shmobile: Run-time IRQ handler for GICMagnus Damm2011-01-071-0/+20
Break-out GIC specific IRQ demux code from the file entry-macro-intc.S and register during run-time. Covers sh73a0. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>