Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21982
b: refs/heads/master
c: 1725605
h: refs/heads/master
v: v3
  • Loading branch information
Martin Michlmayr authored and Ralf Baechle committed Mar 21, 2006
1 parent 7d83cfd commit 2253419
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 947df17cb1be4c7239280a77263c249fde1379ef
refs/heads/master: 17256052ff8c50f2330d2f297745fdbd6f37b720
1 change: 1 addition & 0 deletions trunk/arch/mips/kernel/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ static int show_cpuinfo(struct seq_file *m, void *v)
cpu_has_vce ? "%u" : "not available");
seq_printf(m, fmt, 'D', vced_count);
seq_printf(m, fmt, 'I', vcei_count);
seq_printf(m, "\n");

return 0;
}
Expand Down

0 comments on commit 2253419

Please sign in to comment.