csky: IRQ handling
authorGuo Ren <ren_guo@c-sky.com>
Wed, 5 Sep 2018 06:25:15 +0000 (14:25 +0800)
committerGuo Ren <ren_guo@c-sky.com>
Thu, 25 Oct 2018 16:54:22 +0000 (00:54 +0800)
commite38a5272baaa81b31680389efdec0c9008e17446
tree061825536f867bd3f35d57afb201b3fb0d1204b3
parentdd3ef10ea295f8f4181e6044fb19444cad7c6aab
csky: IRQ handling

This patch adds IRQ handling files.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/csky/include/asm/irqflags.h [new file with mode: 0644]
arch/csky/kernel/irq.c [new file with mode: 0644]