common: Drop log.h from common header
[oweals/u-boot.git] / drivers / tpm / tpm_tis_lpc.c
index 30194bce07814a5867eca1ace5d42a8f13ca8c96..da4269a56edad3222869a3af5f47d4e21fa8ab34 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>