common: Drop log.h from common header
[oweals/u-boot.git] / drivers / spi / meson_spifc.c
index 3d551694cb08ae184cc70fd578c437806dc28040..ad1599557344fd9d37058e261188d5497e61faf4 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <spi.h>
 #include <clk.h>
 #include <dm.h>