]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/tpm/cr50_i2c.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / tpm / cr50_i2c.c
index 08ec179346e29d0dd3cb7da44b25b34d82e05a77..acf4c7859a9fa50afae18de3446bae974f4f1201 100644 (file)
@@ -7,12 +7,12 @@
 
 #define LOG_CATEGORY UCLASS_TPM
 
+#include <common.h>
 #include <dm.h>
 #include <i2c.h>
 #include <irq.h>
 #include <log.h>
 #include <spl.h>
-#include <time.h>
 #include <tpm-common.h>
 #include <tpm-v2.h>
 #include <acpi/acpigen.h>