]> git.sur5r.net Git - u-boot/blobdiff - drivers/tpm/tpm_tis_sandbox.c
sf: add Gigadevice gd25q16c entry
[u-boot] / drivers / tpm / tpm_tis_sandbox.c
index 44157542a1f4c5390f253f4d8d37cf5ea02af377..8816d55759fdf7bba66537bbf9efe2434afe6a49 100644 (file)
@@ -5,7 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
-#include <tpm.h>
+#include <tpm-v1.h>
 #include <asm/state.h>
 #include <asm/unaligned.h>
 #include <linux/crc8.h>