common: Drop log.h from common header
[platform/kernel/u-boot.git] / fs / ubifs / gc.c
index f923d07..6a4ada6 100644 (file)
@@ -41,6 +41,7 @@
  * good, and GC takes extra care when moving them.
  */
 #ifndef __UBOOT__
+#include <log.h>
 #include <dm/devres.h>
 #include <linux/slab.h>
 #include <linux/pagemap.h>