common: Drop log.h from common header
[pandora-u-boot.git] / drivers / mtd / nand / raw / nand_bch.c
index 11a22e0..734d1c6 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <dm/devres.h>
 /*#include <asm/io.h>*/
 #include <linux/types.h>