Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20942
b: refs/heads/master
c: cec2f0c
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Mar 9, 2006
1 parent dd755c2 commit 8b7af17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: cf028d1715cfa8db1ad95ed9ee479b7a0b9e1cc5
refs/heads/master: cec2f0ca29fe99eec5e4012e5fb341fce64e578b
2 changes: 1 addition & 1 deletion trunk/arch/mips/arc/arc_con.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ static void prom_console_write(struct console *co, const char *s,
}
}

static int __init prom_console_setup(struct console *co, char *options)
static int prom_console_setup(struct console *co, char *options)
{
return !(prom_flags & PROM_FLAG_USE_AS_CONSOLE);
}
Expand Down

0 comments on commit 8b7af17

Please sign in to comment.