Merge branch 'fixes-rc2' into fixes
[linux-2.6-microblaze.git] / drivers / crypto / img-hash.c
index 91f555c..e813115 100644 (file)
@@ -19,7 +19,8 @@
 
 #include <crypto/internal/hash.h>
 #include <crypto/md5.h>
-#include <crypto/sha.h>
+#include <crypto/sha1.h>
+#include <crypto/sha2.h>
 
 #define CR_RESET                       0
 #define CR_RESET_SET                   1