crypto: sha - split sha.h into sha1.h and sha2.h
[linux-2.6-microblaze.git] / arch / arm64 / crypto / aes-glue.c
index 395bbf6..34b8a89 100644 (file)
@@ -10,7 +10,7 @@
 #include <asm/simd.h>
 #include <crypto/aes.h>
 #include <crypto/ctr.h>
-#include <crypto/sha.h>
+#include <crypto/sha2.h>
 #include <crypto/internal/hash.h>
 #include <crypto/internal/simd.h>
 #include <crypto/internal/skcipher.h>