common: Drop log.h from common header
[platform/kernel/u-boot.git] / arch / arm / mach-tegra / spl.c
index 13ddbc3..ed897ef 100644 (file)
@@ -7,6 +7,7 @@
  */
 #include <common.h>
 #include <debug_uart.h>
+#include <log.h>
 #include <spl.h>
 
 #include <asm/io.h>