common: Drop log.h from common header
[oweals/u-boot.git] / drivers / spi / fsl_qspi.c
index caf31ef98c41dd625827b8991201c48fae67e640..0ee5074269cbc3447391ce9d4f436d9b1630621f 100644 (file)
@@ -24,6 +24,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <asm/io.h>
 #include <linux/libfdt.h>
 #include <linux/sizes.h>