summaryrefslogtreecommitdiff
path: root/chip/mchp/port80.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mchp/port80.c')
-rw-r--r--chip/mchp/port80.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/mchp/port80.c b/chip/mchp/port80.c
index 30812a9dba..8be91e9d3d 100644
--- a/chip/mchp/port80.c
+++ b/chip/mchp/port80.c
@@ -46,6 +46,6 @@ void port_80_interrupt(void)
MCHP_INT_SOURCE(MCHP_P80_GIRQ) = MCHP_P80_GIRQ_BIT(0);
}
-DECLARE_IRQ(MCHP_IRQ_PORT80DBG0, port_80_interrupt, 2);
+DECLARE_IRQ(MCHP_IRQ_PORT80DBG0, port_80_interrupt, 3);