]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib/tpm.c
serial: Set up the 'priv' pointer when creating a serial device
[karo-tx-uboot.git] / lib / tpm.c
index 967c8e65150a354a098db3c8196db6e4cc129f5c..d9789b022ab3e9c507f4d2983da1bb6c746c90a9 100644 (file)
--- a/lib/tpm.c
+++ b/lib/tpm.c
@@ -7,7 +7,7 @@
 
 #include <common.h>
 #include <stdarg.h>
-#include <sha1.h>
+#include <u-boot/sha1.h>
 #include <tpm.h>
 #include <asm/unaligned.h>