Commit 9f93a6e6 authored by Tony Lindgren's avatar Tony Lindgren

Add back missing irq define for INT_34XX_BENCH_MPU_EMUL

Looks like we lost this at some point, add it back to sync
with mainline tree.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 663715fc
...@@ -303,6 +303,7 @@ ...@@ -303,6 +303,7 @@
#define INT_243X_HS_USB_DMA 93 #define INT_243X_HS_USB_DMA 93
#define INT_243X_CARKIT_IRQ 94 #define INT_243X_CARKIT_IRQ 94
#define INT_34XX_BENCH_MPU_EMUL 3
#define INT_34XX_ST_MCBSP2_IRQ 4 #define INT_34XX_ST_MCBSP2_IRQ 4
#define INT_34XX_ST_MCBSP3_IRQ 5 #define INT_34XX_ST_MCBSP3_IRQ 5
#define INT_34XX_SSM_ABORT_IRQ 6 #define INT_34XX_SSM_ABORT_IRQ 6
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment