kernel/3.10: backport of_pci_get_devfn function from 3.11
[openwrt.git] / target / linux / generic / patches-3.6 / 308-mips-show-correct-cpu-name-for-24KEc.patch
index ac6304a2b5aeb4dc66628baa303e1b8c336a9348..7d16726f0902efde109929e6452ee45cb234902f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/kernel/cpu-probe.c
 +++ b/arch/mips/kernel/cpu-probe.c
-@@ -816,10 +816,13 @@ static inline void cpu_probe_mips(struct
+@@ -833,10 +833,13 @@ static inline void cpu_probe_mips(struct
                __cpu_name[cpu] = "MIPS 20Kc";
                break;
        case PRID_IMP_24K: