projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[ar71xx] enable Myloader partition parser
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.26
/
971-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>
This page took
0.058989 seconds
and
5
git commands to generate.