diff options
author | John Crispin <john@openwrt.org> | 2015-03-16 07:41:05 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-03-16 07:41:05 +0000 |
commit | 4d11bb0d23158ca3141fdbb014635f3b0333d83a (patch) | |
tree | ea9df4d205eec04e27ad4c249ee5c49127938a4a /target/linux/ixp4xx/patches-3.14/900-ixp4xx-crypto-include-module.h.patch | |
parent | cc8b6c6d5b134140301d9a1edcbe5f660f95150a (diff) | |
download | upstream-4d11bb0d23158ca3141fdbb014635f3b0333d83a.tar.gz upstream-4d11bb0d23158ca3141fdbb014635f3b0333d83a.tar.bz2 upstream-4d11bb0d23158ca3141fdbb014635f3b0333d83a.zip |
ixp4xx: drop 3.14 support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44821
Diffstat (limited to 'target/linux/ixp4xx/patches-3.14/900-ixp4xx-crypto-include-module.h.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-3.14/900-ixp4xx-crypto-include-module.h.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ixp4xx/patches-3.14/900-ixp4xx-crypto-include-module.h.patch b/target/linux/ixp4xx/patches-3.14/900-ixp4xx-crypto-include-module.h.patch deleted file mode 100644 index 24c93dc741..0000000000 --- a/target/linux/ixp4xx/patches-3.14/900-ixp4xx-crypto-include-module.h.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/drivers/crypto/ixp4xx_crypto.c -+++ b/drivers/crypto/ixp4xx_crypto.c -@@ -14,6 +14,7 @@ - #include <linux/dmapool.h> - #include <linux/crypto.h> - #include <linux/kernel.h> -+#include <linux/module.h> - #include <linux/rtnetlink.h> - #include <linux/interrupt.h> - #include <linux/spinlock.h> |