]> git.sur5r.net Git - u-boot/blobdiff - drivers/tpm/tpm_tis_lpc.c
reset: uniphier: sync reset data with Linux 4.18-rc1
[u-boot] / drivers / tpm / tpm_tis_lpc.c
index 572926382ef271b486bf74a2c4e740f012e29430..7664bb1a6057996b4d2a8c0d726fce1b370045c4 100644 (file)
@@ -15,7 +15,7 @@
 #include <common.h>
 #include <dm.h>
 #include <mapmem.h>
-#include <tpm.h>
+#include <tpm-v1.h>
 #include <asm/io.h>
 
 #define PREFIX "lpc_tpm: "