]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/tpm/tpm-uclass.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / tpm / tpm-uclass.c
index 0fade2dcc0ad8b8ce35f5f831fe7b03c9ef96808..b2286f7e7edc842e7e25f3cac6a39714e5395348 100644 (file)
@@ -6,9 +6,9 @@
 
 #define LOG_CATEGORY UCLASS_TPM
 
+#include <common.h>
 #include <dm.h>
 #include <log.h>
-#include <time.h>
 #include <tpm_api.h>
 #include <tpm-v1.h>
 #include <tpm-v2.h>