crypto: sha - split sha.h into sha1.h and sha2.h
[linux-2.6-microblaze.git] / drivers / crypto / nx / nx-sha256.c
index 02fb534..90d9a37 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <crypto/internal/hash.h>
-#include <crypto/sha.h>
+#include <crypto/sha2.h>
 #include <linux/module.h>
 #include <asm/vio.h>
 #include <asm/byteorder.h>