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