aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/crypto/md5-glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/crypto/md5-glue.c')
-rw-r--r--arch/powerpc/crypto/md5-glue.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/crypto/md5-glue.c b/arch/powerpc/crypto/md5-glue.c
index 7d1bf2fcf668..c24f605033bd 100644
--- a/arch/powerpc/crypto/md5-glue.c
+++ b/arch/powerpc/crypto/md5-glue.c
@@ -11,7 +11,6 @@
#include <linux/init.h>
#include <linux/module.h>
#include <linux/mm.h>
-#include <linux/cryptohash.h>
#include <linux/types.h>
#include <crypto/md5.h>
#include <asm/byteorder.h>