ARM: GIC: move enablement of PPI interrupts to gic.c
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 6 Dec 2010 10:38:14 +0000 (10:38 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 14 Dec 2010 19:21:52 +0000 (19:21 +0000)
Avoid adding nasty genirq-specific code to local timers to enable PPI
interrupts.  Instead, provide a gic function to do this.

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

No differences found