]> Git Repo - u-boot.git/blobdiff - lib/sha1.c
efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
[u-boot.git] / lib / sha1.c
index 8d07407893492be9c7c0f0093381638d443df16f..7ef536f4b5dbf1b146bad8b7ed61ed335e3dd147 100644 (file)
 #endif
 
 #ifndef USE_HOSTCC
-#include <common.h>
-#include <linux/string.h>
-#else
-#include <string.h>
+#include <cyclic.h>
 #endif /* USE_HOSTCC */
-#include <watchdog.h>
+#include <string.h>
 #include <u-boot/sha1.h>
 
 #include <linux/compiler_attributes.h>
This page took 0.025767 seconds and 4 git commands to generate.