aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.24
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-01-30 23:30:51 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-01-30 23:30:51 +0000
commit916334bf41d218432f1558ef431ba89102020de6 (patch)
tree8de6c6ea70f85c4664fa72a0c56716536f72c3ac /target/linux/generic-2.6/patches-2.6.24
parent5cb8e309bf35d215b054ee9763b2791b5b012135 (diff)
downloadmaster-187ad058-916334bf41d218432f1558ef431ba89102020de6.tar.gz
master-187ad058-916334bf41d218432f1558ef431ba89102020de6.tar.bz2
master-187ad058-916334bf41d218432f1558ef431ba89102020de6.zip
remove binary sysctl number for KERN_PPC_L2CR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10331 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.24')
-rw-r--r--target/linux/generic-2.6/patches-2.6.24/700-powerpc_git.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.24/700-powerpc_git.patch b/target/linux/generic-2.6/patches-2.6.24/700-powerpc_git.patch
index 75c8c2edc3..2aff3a7aeb 100644
--- a/target/linux/generic-2.6/patches-2.6.24/700-powerpc_git.patch
+++ b/target/linux/generic-2.6/patches-2.6.24/700-powerpc_git.patch
@@ -61003,17 +61003,6 @@ diff -x .git -x .gitignore -Nur linux-2.6.24/arch/ppc/kernel/head_44x.S powerpc.
tlbwe r3,r0,PPC44x_TLB_PAGEID /* Load the pageid fields */
tlbwe r4,r0,PPC44x_TLB_XLAT /* Load the translation fields */
-diff -x .git -x .gitignore -Nur linux-2.6.24/arch/ppc/kernel/ppc_htab.c powerpc.git/arch/ppc/kernel/ppc_htab.c
---- linux-2.6.24/arch/ppc/kernel/ppc_htab.c 2008-01-28 20:50:10.000000000 +0100
-+++ powerpc.git/arch/ppc/kernel/ppc_htab.c 2008-01-28 20:25:50.000000000 +0100
-@@ -436,6 +436,7 @@
- */
- static ctl_table htab_ctl_table[]={
- {
-+ .ctl_name = KERN_PPC_L2CR,
- .procname = "l2cr",
- .mode = 0644,
- .proc_handler = &proc_dol2crvec,
diff -x .git -x .gitignore -Nur linux-2.6.24/arch/ppc/kernel/rio.c powerpc.git/arch/ppc/kernel/rio.c
--- linux-2.6.24/arch/ppc/kernel/rio.c 2008-01-24 23:58:37.000000000 +0100
+++ powerpc.git/arch/ppc/kernel/rio.c 1970-01-01 01:00:00.000000000 +0100