common: Drop init.h from common header
[oweals/u-boot.git] / board / st / stm32f429-evaluation / stm32f429-evaluation.c
index 8ab2fa5d59abc763839b5212f9605b362e7a20dc..1570d110bfd34f0e716924ef37705e430d20ee53 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <init.h>
 
 #include <asm/io.h>
 #include <asm/arch/stm32.h>