ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards
[openwrt/svn-archive/archive.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>