[CRYPTO] aes-generic: Make key generation exportable
[pandora-kernel.git] / crypto / sha256_generic.c
index 5f4332e..fd3918b 100644 (file)
@@ -22,7 +22,6 @@
 #include <linux/crypto.h>
 #include <linux/types.h>
 #include <crypto/sha.h>
-#include <asm/scatterlist.h>
 #include <asm/byteorder.h>
 
 struct sha256_ctx {