arm: bcm283x: serial: Move ofdata reading to probe() method
[oweals/u-boot.git] / drivers / tpm / tpm_tis_infineon.c
index 9b2a0250e19eb64dfafe8beb159da6e9cbd6188a..b5fe43ee50f7f68b95bb4b32232b919382000589 100644 (file)
@@ -23,7 +23,7 @@
 #include <dm.h>
 #include <fdtdec.h>
 #include <i2c.h>
-#include <tpm.h>
+#include <tpm-v1.h>
 #include <linux/errno.h>
 #include <linux/compiler.h>
 #include <linux/types.h>