summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.7/308-mips-show-correct-cpu-name-for-24KEc.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-12-12 22:42:18 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2012-12-12 22:42:18 +0000
commit1bd8db0bd63d1c11bb2a73a41835f7d1eb3ca068 (patch)
tree3e1be3d06231d100c7133e2413cda80d9a74a9b8 /target/linux/generic/patches-3.7/308-mips-show-correct-cpu-name-for-24KEc.patch
parentd085aad2880f799cc09b03a3329635ad84551d3b (diff)
downloadmtk-20170518-1bd8db0bd63d1c11bb2a73a41835f7d1eb3ca068.zip
mtk-20170518-1bd8db0bd63d1c11bb2a73a41835f7d1eb3ca068.tar.gz
mtk-20170518-1bd8db0bd63d1c11bb2a73a41835f7d1eb3ca068.tar.bz2
kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testing
SVN-Revision: 34651
Diffstat (limited to 'target/linux/generic/patches-3.7/308-mips-show-correct-cpu-name-for-24KEc.patch')
-rw-r--r--target/linux/generic/patches-3.7/308-mips-show-correct-cpu-name-for-24KEc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.7/308-mips-show-correct-cpu-name-for-24KEc.patch b/target/linux/generic/patches-3.7/308-mips-show-correct-cpu-name-for-24KEc.patch
index e3b1728..923992e 100644
--- a/target/linux/generic/patches-3.7/308-mips-show-correct-cpu-name-for-24KEc.patch
+++ b/target/linux/generic/patches-3.7/308-mips-show-correct-cpu-name-for-24KEc.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/kernel/cpu-probe.c
+++ b/arch/mips/kernel/cpu-probe.c
-@@ -839,10 +839,13 @@ static inline void cpu_probe_mips(struct
+@@ -838,10 +838,13 @@ static inline void cpu_probe_mips(struct
__cpu_name[cpu] = "MIPS 20Kc";
break;
case PRID_IMP_24K: