diff options
Diffstat (limited to 'include/crypto/blake2b.h')
-rw-r--r-- | include/crypto/blake2b.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/crypto/blake2b.h b/include/crypto/blake2b.h index 18875f16f8ca..0c0176285349 100644 --- a/include/crypto/blake2b.h +++ b/include/crypto/blake2b.h @@ -5,7 +5,6 @@ #include <linux/bug.h> #include <linux/types.h> -#include <linux/kernel.h> #include <linux/string.h> enum blake2b_lengths { |