summaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm_tis_infineon.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tpm/tpm_tis_infineon.c')
-rw-r--r--drivers/tpm/tpm_tis_infineon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tpm/tpm_tis_infineon.c b/drivers/tpm/tpm_tis_infineon.c
index 16f4af0e331..e2f6238cbc7 100644
--- a/drivers/tpm/tpm_tis_infineon.c
+++ b/drivers/tpm/tpm_tis_infineon.c
@@ -19,11 +19,11 @@
* Version: 2.1.1
*/
-#include <common.h>
#include <dm.h>
#include <fdtdec.h>
#include <i2c.h>
#include <log.h>
+#include <time.h>
#include <tpm-v1.h>
#include <linux/delay.h>
#include <linux/errno.h>