Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113408
b: refs/heads/master
c: c111340
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Oct 13, 2008
1 parent 305f80c commit 6079ab9
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: 9ae7b08ad5c91baf9c223844bfd41ca9bc54917b
refs/heads/master: c111340002278c0425841b19477a1fd290a6f532
2 changes: 1 addition & 1 deletion trunk/drivers/serial/bfin_5xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@ static __init void early_serial_write(struct console *con, const char *s,
}
}

static struct __init console bfin_early_serial_console = {
static struct __initdata console bfin_early_serial_console = {
.name = "early_BFuart",
.write = early_serial_write,
.device = uart_console_device,
Expand Down

0 comments on commit 6079ab9

Please sign in to comment.