crypto: sha - split sha.h into sha1.h and sha2.h
[linux-2.6-microblaze.git] / arch / arm64 / crypto / sha2-ce-glue.c
index 5e956d7..31ba3da 100644 (file)
@@ -10,7 +10,7 @@
 #include <asm/unaligned.h>
 #include <crypto/internal/hash.h>
 #include <crypto/internal/simd.h>
-#include <crypto/sha.h>
+#include <crypto/sha2.h>
 #include <crypto/sha256_base.h>
 #include <linux/cpufeature.h>
 #include <linux/crypto.h>