Skip to content
Commit cea2487d authored by Arnaud Pouliquen's avatar Arnaud Pouliquen Committed by Benjamin Cabé
Browse files

soc: st: stm32mp13: add missing arm_mmu.h include



The samples/subsys/llext/shell_loader test fails when running as a
twister test on the stm32mp135f_dk/stm32mp135fxx platform, with the
following error:

soc/st/stm32/stm32mp13x/soc.c:46:36:
error: array type has incomplete element type 'struct arm_mmu_region'
   46 | static const struct arm_mmu_region mmu_regions[] = {

This commit adds the missing arm_mmu.h include to fix the build issue.

Signed-off-by: default avatarArnaud Pouliquen <arnaud.pouliquen@foss.st.com>
parent 9dec55e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment