Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204478
b: refs/heads/master
c: cb5dcea
h: refs/heads/master
v: v3
  • Loading branch information
Andrea Gelmini authored and Ralf Baechle committed Aug 5, 2010
1 parent cb57f79 commit 11e9b72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: d3bbfbc29d5010d4288f089370682a7b882fa559
refs/heads/master: cb5dcea176a87d47a7c2e8d8ac5ecf6a667140a1
3 changes: 1 addition & 2 deletions trunk/arch/mips/dec/promcon.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ static int __init prom_console_setup(struct console *co, char *options)
return 0;
}

static struct console sercons =
{
static struct console sercons = {
.name = "ttyS",
.write = prom_console_write,
.setup = prom_console_setup,
Expand Down

0 comments on commit 11e9b72

Please sign in to comment.