common: Drop log.h from common header
[pandora-u-boot.git] / test / dm / regmap.c
index b21f667..809494d 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <mapmem.h>
 #include <regmap.h>
 #include <syscon.h>