Author: florian Date: 2014-08-23 04:42:03 +0200 (Sat, 23 Aug 2014) New Revision: 42263
Removed: trunk/target/linux/generic/patches-3.13/322-ppc4xx-crypto-compile-fix.patch trunk/target/linux/generic/patches-3.14/322-ppc4xx-crypto-compile-fix.patch Log: kernel: remove obsolete 322-ppc4xx-crypto-compile-fix.patch patches Upstream commit c11eede powerpc: add missing explicit OF includes for ppc was included in 3.13 and onwards, hence making those patches obsolete. Signed-off-by: Florian Fainelli <[email protected]> Deleted: trunk/target/linux/generic/patches-3.13/322-ppc4xx-crypto-compile-fix.patch =================================================================== --- trunk/target/linux/generic/patches-3.13/322-ppc4xx-crypto-compile-fix.patch 2014-08-22 19:02:30 UTC (rev 42262) +++ trunk/target/linux/generic/patches-3.13/322-ppc4xx-crypto-compile-fix.patch 2014-08-23 02:42:03 UTC (rev 42263) @@ -1,10 +0,0 @@ ---- a/drivers/crypto/amcc/crypto4xx_core.c -+++ b/drivers/crypto/amcc/crypto4xx_core.c -@@ -19,6 +19,7 @@ - */ - - #include <linux/kernel.h> -+#include <linux/module.h> - #include <linux/interrupt.h> - #include <linux/spinlock_types.h> - #include <linux/random.h> Deleted: trunk/target/linux/generic/patches-3.14/322-ppc4xx-crypto-compile-fix.patch =================================================================== --- trunk/target/linux/generic/patches-3.14/322-ppc4xx-crypto-compile-fix.patch 2014-08-22 19:02:30 UTC (rev 42262) +++ trunk/target/linux/generic/patches-3.14/322-ppc4xx-crypto-compile-fix.patch 2014-08-23 02:42:03 UTC (rev 42263) @@ -1,10 +0,0 @@ ---- a/drivers/crypto/amcc/crypto4xx_core.c -+++ b/drivers/crypto/amcc/crypto4xx_core.c -@@ -19,6 +19,7 @@ - */ - - #include <linux/kernel.h> -+#include <linux/module.h> - #include <linux/interrupt.h> - #include <linux/spinlock_types.h> - #include <linux/random.h> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
