]> Git Repo - u-boot.git/blobdiff - include/u-boot/sha256.h
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
[u-boot.git] / include / u-boot / sha256.h
index 9aa1251789a34f1b824fe0cd9f9c9445f4dde464..a4fe176c0b46a0a2ad86cb404f27b29a715e4864 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _SHA256_H
 #define _SHA256_H
 
+#include <linux/types.h>
+
 #define SHA256_SUM_LEN 32
 #define SHA256_DER_LEN 19
 
This page took 0.027331 seconds and 4 git commands to generate.