Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336242
b: refs/heads/master
c: 2d33976
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Dec 5, 2012
1 parent 115bf33 commit 46b9acd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 97daa768010296d393196cbcd77549ce436a4a54
refs/heads/master: 2d33976fb395a5b9cb00f2c24132b3f272eb9a9d
1 change: 0 additions & 1 deletion trunk/arch/mips/kernel/cpu-probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,6 @@ static inline void cpu_probe_legacy(struct cpuinfo_mips *c, unsigned int cpu)
c->cputype = CPU_R3000A;
__cpu_name[cpu] = "R3000A";
}
break;
} else {
c->cputype = CPU_R3000;
__cpu_name[cpu] = "R3000";
Expand Down

0 comments on commit 46b9acd

Please sign in to comment.