aboutsummaryrefslogtreecommitdiff
path: root/include/u-boot/sha256.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/u-boot/sha256.h')
-rw-r--r--include/u-boot/sha256.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/u-boot/sha256.h b/include/u-boot/sha256.h
index a4fe176c0b4..9aa1251789a 100644
--- a/include/u-boot/sha256.h
+++ b/include/u-boot/sha256.h
@@ -1,8 +1,6 @@
#ifndef _SHA256_H
#define _SHA256_H
-#include <linux/types.h>
-
#define SHA256_SUM_LEN 32
#define SHA256_DER_LEN 19