common: Drop log.h from common header
[pandora-u-boot.git] / fs / ubifs / master.c
index 2740aae..055c654 100644 (file)
@@ -12,6 +12,7 @@
 
 #include "ubifs.h"
 #ifdef __UBOOT__
+#include <log.h>
 #include <dm/devres.h>
 #include <linux/compat.h>
 #include <linux/err.h>