common: Drop log.h from common header
[pandora-u-boot.git] / drivers / tpm / tpm_tis_lpc.c
index 30194bc..da4269a 100644 (file)
@@ -14,6 +14,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <mapmem.h>
 #include <tpm-v1.h>
 #include <asm/io.h>