aboutsummaryrefslogtreecommitdiff
path: root/arch/csky/kernel/irq.c
AgeCommit message (Collapse)AuthorFilesLines
2018-10-26csky: IRQ handlingGuo Ren1-0/+22
This patch adds IRQ handling files. Signed-off-by: Guo Ren <[email protected]> Cc: Thomas Gleixner <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]>