diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-18 20:45:28 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-18 20:45:28 +0000 |
commit | bb1747ae92db56620c3becf759664013a37cadf1 (patch) | |
tree | 25755364b2344c93dfe1e46bfda8ba54c29de380 /target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch | |
parent | 9ebd805c012b81f91d704e06936378010eacc623 (diff) |
[kernel] update ocf-linux to 20080917
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13282 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch b/target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch deleted file mode 100644 index 578558d0b7..0000000000 --- a/target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/crypto/ocf/cryptosoft.c -+++ b/crypto/ocf/cryptosoft.c -@@ -48,6 +48,7 @@ - #include <linux/skbuff.h> - #include <linux/random.h> - #include <asm/scatterlist.h> -+#include <linux/scatterlist.h> - - #include <cryptodev.h> - #include <uio.h> |