mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
a226d33abc
A few interrupt handlers were never updated, fix them up. We were missing the irq_regs conversion also, so do that at the same time. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
1 line
34 B
C
1 line
34 B
C
#include <asm-generic/irq_regs.h>
|