summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-01-19 12:53:34 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-01-19 12:53:34 +0000
commit1ca16cd45396f8adb65e4c18de196b74ff8e43a5 (patch)
tree0735edf0da47224f4d1562c31c723014da9f833b /target
parenta827205280470937a64bc27de6bf513c51198de6 (diff)
downloadmtk-20170518-1ca16cd45396f8adb65e4c18de196b74ff8e43a5.zip
mtk-20170518-1ca16cd45396f8adb65e4c18de196b74ff8e43a5.tar.gz
mtk-20170518-1ca16cd45396f8adb65e4c18de196b74ff8e43a5.tar.bz2
refresh patch
SVN-Revision: 19225
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch b/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch
index 1b8f3a9..3f1848b 100644
--- a/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch
+++ b/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch
@@ -125,7 +125,7 @@
#ifndef CONFIG_MMU
--- a/kernel/signal.c
+++ b/kernel/signal.c
-@@ -1061,6 +1061,7 @@ struct sighand_struct *lock_task_sighand
+@@ -1062,6 +1062,7 @@ struct sighand_struct *lock_task_sighand
return sighand;
}