diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-07 12:21:02 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-07 12:21:02 +0000 |
commit | 324d10e617f2c04538364d721fd6b68beb8023c9 (patch) | |
tree | ed323b06e5ee74919a66813b54930396ee02d91a /target/linux/generic-2.6/patches-2.6.26/972-ocf_compile_fix.patch | |
parent | 6239eb2c7bf24099a7516cef5bb14ca61b1a0a58 (diff) | |
download | mtk-20170518-324d10e617f2c04538364d721fd6b68beb8023c9.zip mtk-20170518-324d10e617f2c04538364d721fd6b68beb8023c9.tar.gz mtk-20170518-324d10e617f2c04538364d721fd6b68beb8023c9.tar.bz2 |
remove 2.6.26 since there are no remaining candidates for it
SVN-Revision: 15666
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.26/972-ocf_compile_fix.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.26/972-ocf_compile_fix.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.26/972-ocf_compile_fix.patch b/target/linux/generic-2.6/patches-2.6.26/972-ocf_compile_fix.patch deleted file mode 100644 index a3fa226..0000000 --- a/target/linux/generic-2.6/patches-2.6.26/972-ocf_compile_fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/crypto/ocf/cryptosoft.c -+++ b/crypto/ocf/cryptosoft.c -@@ -47,7 +47,7 @@ - #include <linux/mm.h> - #include <linux/skbuff.h> - #include <linux/random.h> --#include <asm/scatterlist.h> -+#include <linux/scatterlist.h> - - #include <cryptodev.h> - #include <uio.h> |