common: Drop log.h from common header
[platform/kernel/u-boot.git] / board / nvidia / jetson-tk1 / jetson-tk1.c
index aed08b4..9eccdc4 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <power/as3722.h>
 #include <power/pmic.h>