summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/irq.c
Commit message (Collapse)AuthorAgeFilesLines
* openrisc: remove unnecessary includesJonas Bonn2012-05-081-4/+0
| | | | Signed-off-by: Jonas Bonn <jonas@southpole.se>
* openrisc: implement irqdomainsJonas Bonn2012-05-081-32/+47
| | | | | | | | This moves OpenRISC to using the irqdomain infrastructure. This doesn't fundamentally change anything other than that it will be easier to have multiple interrupt controllers in the future. Signed-off-by: Jonas Bonn <jonas@southpole.se>
* openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2012-02-171-0/+1
| | | | | | Use of EXPORT_SYMBOL requires inclusion of export.h Signed-off-by: Jonas Bonn <jonas@southpole.se>
* OpenRISC: IRQJonas Bonn2011-07-221-0/+172
This patch adds support for the OpenRISC PIC. Signed-off-by: Jonas Bonn <jonas@southpole.se> Cc: tglx@linutronix.de Reviewed-by: Arnd Bergmann <arnd@arndb.de>
OpenPOWER on IntegriCloud