common: Drop log.h from common header
[pandora-u-boot.git] / drivers / reset / reset-meson.c
index 70f9635..461c0cc 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <reset-uclass.h>
 #include <regmap.h>