We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e473a1 commit 8857934Copy full SHA for 8857934
drivers/mfd/mfd_timer_stm32.c
@@ -7,7 +7,7 @@
7
#include <errno.h>
8
#include <soc.h>
9
#include <device.h>
10
-#include <clock_control/stm32_clock_control.h>
+#include <drivers/clock_control/stm32_clock_control.h>
11
#include <mfd/mfd_timer_stm32.h>
12
13
#define DEV_CFG(dev) \
0 commit comments