common: Drop log.h from common header
[oweals/u-boot.git] / common / bouncebuf.c
index 6bb8b53902b74c49d380655720619263c96698b8..6d98920de6628536babf60b679e1d070a93a8006 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <log.h>
 #include <malloc.h>
 #include <errno.h>
 #include <bouncebuf.h>