Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190417
b: refs/heads/master
c: 0ad7074
h: refs/heads/master
i:
  190415: af67b51
v: v3
  • Loading branch information
Yegor Yefremov authored and Russell King committed Apr 23, 2010
1 parent e49c10e commit e8e9d50
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: 64b997c5142a13373857de09599afd2f079c2f7a
refs/heads/master: 0ad707407d933841a0f337d6edccbc1d6c83e186
1 change: 1 addition & 0 deletions trunk/drivers/serial/serial_ks8695.c
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,7 @@ static struct console ks8695_console = {

static int __init ks8695_console_init(void)
{
add_preferred_console(SERIAL_KS8695_DEVNAME, 0, NULL);
register_console(&ks8695_console);
return 0;
}
Expand Down

0 comments on commit e8e9d50

Please sign in to comment.