common: Drop log.h from common header
[oweals/u-boot.git] / board / st / stm32h743-disco / stm32h743-disco.c
index 6aab2e243ed23d07a11656d856aae880be9cff17..0484c3c25049fd9de98c790837c86251d47702f8 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <dm.h>
 #include <init.h>
+#include <log.h>
 
 DECLARE_GLOBAL_DATA_PTR;