diff options
Diffstat (limited to 'crypto/tea.c')
| -rw-r--r-- | crypto/tea.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/tea.c b/crypto/tea.c index 1c54e26fa529..6893b3fdf9d6 100644 --- a/crypto/tea.c +++ b/crypto/tea.c | |||
| @@ -23,7 +23,6 @@ | |||
| 23 | #include <linux/module.h> | 23 | #include <linux/module.h> |
| 24 | #include <linux/mm.h> | 24 | #include <linux/mm.h> |
| 25 | #include <asm/byteorder.h> | 25 | #include <asm/byteorder.h> |
| 26 | #include <asm/scatterlist.h> | ||
| 27 | #include <linux/crypto.h> | 26 | #include <linux/crypto.h> |
| 28 | #include <linux/types.h> | 27 | #include <linux/types.h> |
| 29 | 28 | ||
