From 40d4aeae3631c5867926e8935ae91744e106508f Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 1 Jul 2013 18:42:49 +0000 Subject: ixp4xx: add support for linux 3.10 Run tested on a NSLU2. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37124 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.10/900-ixp4xx-crypto-include-module.h.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/ixp4xx/patches-3.10/900-ixp4xx-crypto-include-module.h.patch (limited to 'target/linux/ixp4xx/patches-3.10/900-ixp4xx-crypto-include-module.h.patch') diff --git a/target/linux/ixp4xx/patches-3.10/900-ixp4xx-crypto-include-module.h.patch b/target/linux/ixp4xx/patches-3.10/900-ixp4xx-crypto-include-module.h.patch new file mode 100644 index 0000000000..24c93dc741 --- /dev/null +++ b/target/linux/ixp4xx/patches-3.10/900-ixp4xx-crypto-include-module.h.patch @@ -0,0 +1,10 @@ +--- a/drivers/crypto/ixp4xx_crypto.c ++++ b/drivers/crypto/ixp4xx_crypto.c +@@ -14,6 +14,7 @@ + #include + #include + #include ++#include + #include + #include + #include -- cgit v1.2.3