diff options
Diffstat (limited to 'crypto/compress.c')
-rw-r--r-- | crypto/compress.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/compress.c b/crypto/compress.c index 0a6570048c1e..1ee357085d3a 100644 --- a/crypto/compress.c +++ b/crypto/compress.c @@ -14,7 +14,6 @@ #include <linux/types.h> #include <linux/crypto.h> #include <linux/errno.h> -#include <asm/scatterlist.h> #include <linux/string.h> #include "internal.h" |