a3fa226814be9a6e8c74b325c72cee1dcdc0329b
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.28 / 972-ocf_compile_fix.patch
1 --- a/crypto/ocf/cryptosoft.c
2 +++ b/crypto/ocf/cryptosoft.c
3 @@ -47,7 +47,7 @@
4  #include <linux/mm.h>
5  #include <linux/skbuff.h>
6  #include <linux/random.h>
7 -#include <asm/scatterlist.h>
8 +#include <linux/scatterlist.h>
9  
10  #include <cryptodev.h>
11  #include <uio.h>