aboutsummaryrefslogtreecommitdiff
path: root/include/u-boot/sha1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/u-boot/sha1.h')
-rw-r--r--include/u-boot/sha1.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/u-boot/sha1.h b/include/u-boot/sha1.h
index c1e9f67068d..09fee594d26 100644
--- a/include/u-boot/sha1.h
+++ b/include/u-boot/sha1.h
@@ -14,8 +14,6 @@
#ifndef _SHA1_H
#define _SHA1_H
-#include <linux/types.h>
-
#ifdef __cplusplus
extern "C" {
#endif