common: Drop log.h from common header
[pandora-u-boot.git] / drivers / serial / serial_stm32.c
index 0160828..a9f5c3c 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <clk.h>
 #include <dm.h>
+#include <log.h>
 #include <reset.h>
 #include <serial.h>
 #include <watchdog.h>