common: Drop log.h from common header
[platform/kernel/u-boot.git] / board / dhelectronics / dh_stm32mp1 / board.c
index 21ca070..144d1cb 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <adc.h>
+#include <log.h>
 #include <net.h>
 #include <asm/arch/stm32.h>
 #include <asm/arch/sys_proto.h>