mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +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>
2 lines
34 B
C
2 lines
34 B
C
#include <asm-generic/irq_regs.h>
|