diff --git a/soc/microchip/mec/mec172x/reg/mec172x_ecia.h b/soc/microchip/mec/mec172x/reg/mec172x_ecia.h index 1c12fb746d3..522377e5d5d 100644 --- a/soc/microchip/mec/mec172x/reg/mec172x_ecia.h +++ b/soc/microchip/mec/mec172x/reg/mec172x_ecia.h @@ -1132,7 +1132,7 @@ struct girq_regs { volatile uint32_t EN_SET; volatile uint32_t RESULT; volatile uint32_t EN_CLR; - uint32_t RSVD1[1]; + volatile uint32_t RSVD1; }; /** @brief ECIA registers with each GIRQ elucidated */