Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167470
b: refs/heads/master
c: 2908df9
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Oct 14, 2009
1 parent 5dc2e17 commit 84642b5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: eaa47704d950d7f85b41a314a00529fb2615c10e
refs/heads/master: 2908df9e2ce85e4de19ba81ac619acdf93a8bfaa
2 changes: 2 additions & 0 deletions trunk/arch/sh/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,8 @@ static int show_cpuinfo(struct seq_file *m, void *v)

if (cpu == 0)
seq_printf(m, "machine\t\t: %s\n", get_system_type());
else
seq_printf(m, "\n");

seq_printf(m, "processor\t: %d\n", cpu);
seq_printf(m, "cpu family\t: %s\n", init_utsname()->machine);
Expand Down

0 comments on commit 84642b5

Please sign in to comment.