crypto: sha - split sha.h into sha1.h and sha2.h
[linux-2.6-microblaze.git] / arch / arm / crypto / sha2-ce-glue.c
index 87f0b62..c62ce89 100644 (file)
@@ -7,7 +7,7 @@
 
 #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>