common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / ram / rockchip / sdram_rk3128.c
index 8486653..0162955 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <ram.h>
 #include <syscon.h>
 #include <asm/arch-rockchip/clock.h>