diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-04-18 18:22:50 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-04-18 18:22:50 +0000 |
commit | 79075b8d13dbd022bcf81ba18ede419927cfd6bb (patch) | |
tree | 3fea10430e67ca25b154641a72795200c6e34b7b /target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch | |
parent | 3ed2f88bbac0d376ad2bc1cab46fba6a2bc395f1 (diff) | |
download | upstream-79075b8d13dbd022bcf81ba18ede419927cfd6bb.tar.gz upstream-79075b8d13dbd022bcf81ba18ede419927cfd6bb.tar.bz2 upstream-79075b8d13dbd022bcf81ba18ede419927cfd6bb.zip |
brcm47xx: refresh patches
SVN-Revision: 20996
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch b/target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch index fc750eb30c..f667a26308 100644 --- a/target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch +++ b/target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch @@ -8,7 +8,7 @@ select PCI_GT64XXX_PCI0 select MIPS_MSC select SWAP_IO_SPACE -@@ -1561,13 +1560,6 @@ config IP22_CPU_SCACHE +@@ -1560,13 +1559,6 @@ config IP22_CPU_SCACHE bool select BOARD_SCACHE @@ -24,7 +24,7 @@ select BOARD_SCACHE --- a/arch/mips/kernel/cpu-probe.c +++ b/arch/mips/kernel/cpu-probe.c -@@ -759,6 +759,8 @@ static inline void cpu_probe_mips(struct +@@ -772,6 +772,8 @@ static inline void cpu_probe_mips(struct case PRID_IMP_25KF: c->cputype = CPU_25KF; __cpu_name[cpu] = "MIPS 25Kc"; |