aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bcm/spu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/bcm/spu.h')
-rw-r--r--drivers/crypto/bcm/spu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/crypto/bcm/spu.h b/drivers/crypto/bcm/spu.h
index dd132389bcaa..1c386a2d5506 100644
--- a/drivers/crypto/bcm/spu.h
+++ b/drivers/crypto/bcm/spu.h
@@ -17,7 +17,8 @@
#include <linux/types.h>
#include <linux/scatterlist.h>
-#include <crypto/sha.h>
+#include <crypto/sha1.h>
+#include <crypto/sha2.h>
enum spu_cipher_alg {
CIPHER_ALG_NONE = 0x0,