summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/patches-2.6.22/170-cpu_wait.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-10-14 02:47:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-10-14 02:47:36 +0000
commitfd811bf54ced0e0ff4c1c02720a0f116fff21b4d (patch)
tree4041f1a7dfc40620ac439b37c4e65abb7dad3b1a /target/linux/brcm47xx/patches-2.6.22/170-cpu_wait.patch
parentaf03fdb6c5d9f94ec372cc9764a17b7d43a8edb0 (diff)
downloadmtk-20170518-fd811bf54ced0e0ff4c1c02720a0f116fff21b4d.zip
mtk-20170518-fd811bf54ced0e0ff4c1c02720a0f116fff21b4d.tar.gz
mtk-20170518-fd811bf54ced0e0ff4c1c02720a0f116fff21b4d.tar.bz2
sync ssb with upstream
SVN-Revision: 9302
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.22/170-cpu_wait.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.22/170-cpu_wait.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.22/170-cpu_wait.patch b/target/linux/brcm47xx/patches-2.6.22/170-cpu_wait.patch
deleted file mode 100644
index 3d63f60..0000000
--- a/target/linux/brcm47xx/patches-2.6.22/170-cpu_wait.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: linux-2.6.22-rc4/arch/mips/kernel/cpu-probe.c
-===================================================================
---- linux-2.6.22-rc4.orig/arch/mips/kernel/cpu-probe.c 2007-06-10 21:33:17.000000000 +0100
-+++ linux-2.6.22-rc4/arch/mips/kernel/cpu-probe.c 2007-06-10 21:33:22.000000000 +0100
-@@ -139,6 +139,7 @@
- case CPU_5KC:
- case CPU_25KF:
- case CPU_PR4450:
-+ case CPU_BCM3302:
- cpu_wait = r4k_wait;
- break;
-