soc: st: stm32g4: add missing include
Add missing soc.h include. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
This commit is contained in:
committed by
Jamie McCrae
parent
1e79ba15f6
commit
4a41878442
@@ -12,6 +12,7 @@
|
||||
#include <zephyr/device.h>
|
||||
#include <zephyr/init.h>
|
||||
#include <stm32_ll_system.h>
|
||||
#include <soc.h>
|
||||
|
||||
#include <cmsis_core.h>
|
||||
#if defined(PWR_CR3_UCPD_DBDIS)
|
||||
|
||||
Reference in New Issue
Block a user