summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches/901-asm_bitops_include.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2007-05-23 19:48:34 +0000
committerImre Kaloz <kaloz@openwrt.org>2007-05-23 19:48:34 +0000
commit615e8af8411e64db4db57d453af00ea9a7ca1fa2 (patch)
treeb4fa16ada763cf659876a3ef907e0e49e4cb73f1 /target/linux/generic-2.6/patches/901-asm_bitops_include.patch
parente1bb43f263ea0a0c72bac8750fb420697ca7866f (diff)
downloadmaster-31e0f0ae-615e8af8411e64db4db57d453af00ea9a7ca1fa2.tar.gz
master-31e0f0ae-615e8af8411e64db4db57d453af00ea9a7ca1fa2.tar.bz2
master-31e0f0ae-615e8af8411e64db4db57d453af00ea9a7ca1fa2.zip
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
SVN-Revision: 7315
Diffstat (limited to 'target/linux/generic-2.6/patches/901-asm_bitops_include.patch')
-rw-r--r--target/linux/generic-2.6/patches/901-asm_bitops_include.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic-2.6/patches/901-asm_bitops_include.patch b/target/linux/generic-2.6/patches/901-asm_bitops_include.patch
deleted file mode 100644
index ec18e9b102..0000000000
--- a/target/linux/generic-2.6/patches/901-asm_bitops_include.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urN linux-2.6.19.old/include/asm-mips/bitops.h linux-2.6.19.dev/include/asm-mips/bitops.h
---- linux-2.6.19.old/include/asm-mips/bitops.h 2006-11-29 22:57:37.000000000 +0100
-+++ linux-2.6.19.dev/include/asm-mips/bitops.h 2006-12-14 03:14:07.000000000 +0100
-@@ -11,6 +11,7 @@
-
- #include <linux/compiler.h>
- #include <linux/types.h>
-+#include <asm/war.h>
- #include <asm/bug.h>
- #include <asm/byteorder.h> /* sigh ... */
- #include <asm/cpu-features.h>