crypto: sha - split sha.h into sha1.h and sha2.h
[linux-2.6-microblaze.git] / drivers / crypto / ixp4xx_crypto.c
index 276012e..8b0f17f 100644 (file)
@@ -20,7 +20,7 @@
 #include <crypto/internal/des.h>
 #include <crypto/aes.h>
 #include <crypto/hmac.h>
-#include <crypto/sha.h>
+#include <crypto/sha1.h>
 #include <crypto/algapi.h>
 #include <crypto/internal/aead.h>
 #include <crypto/internal/skcipher.h>