common: Drop init.h from common header
[oweals/u-boot.git] / board / st / stm32f429-discovery / stm32f429-discovery.c
index 500dc5fe3a6bede3915c68186a85edb90fa2e110..5b0744ff6ba506a6847521c5b2c89090d39729cb 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <init.h>
 
 #include <asm/io.h>
 #include <asm/arch/stm32.h>