Skip to content

Commit 6c9fca0

Browse files
fix compilation error due to missing event report commit
Signed-off-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>
1 parent ba1d75f commit 6c9fca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/nordic/common/nrf54hx_nrf92x_mpu_regions.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
#include <zephyr/devicetree.h>
88
#include <zephyr/arch/arm/cortex_m/arm_mpu_mem_cfg.h>
9+
#include <ironside/se/memory_map.h>
910

1011
#define USBHS_BASE DT_REG_ADDR_BY_NAME(DT_NODELABEL(usbhs), core)
1112
#define USBHS_SIZE DT_REG_SIZE_BY_NAME(DT_NODELABEL(usbhs), core)

0 commit comments

Comments
 (0)