mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-05 22:55:20 +07:00
![Paul Mundt](/assets/img/avatar_default.png)
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>
|