common: Drop log.h from common header
[pandora-u-boot.git] / drivers / tpm / tpm-uclass.c
index 71d5807..19c0502 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <linux/unaligned/be_byteshift.h>
 #include <tpm-v1.h>
 #include <tpm-v2.h>