Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68247
b: refs/heads/master
c: 68362e0
h: refs/heads/master
i:
  68245: 8d0835e
  68243: 777ca1f
  68239: eb214e1
v: v3
  • Loading branch information
Paul Mundt committed Sep 21, 2007
1 parent b94edaf commit c72bdc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: c9eaaa9763702bdeac5ac5f790dcebafbada44bb
refs/heads/master: 68362e0857ecf8a9da1ac5f7abceafbcfaa969d7
4 changes: 1 addition & 3 deletions trunk/drivers/serial/sh-sci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1309,7 +1309,7 @@ static int __init sci_console_init(void)
console_initcall(sci_console_init);
#endif /* CONFIG_SERIAL_SH_SCI_CONSOLE */

#ifdef CONFIG_SH_KGDB
#ifdef CONFIG_SH_KGDB_CONSOLE
/*
* FIXME: Most of this can go away.. at the moment, we rely on
* arch/sh/kernel/setup.c to do the command line parsing for kgdb, though
Expand Down Expand Up @@ -1367,9 +1367,7 @@ int __init kgdb_console_setup(struct console *co, char *options)

return uart_set_options(port, co, baud, parity, bits, flow);
}
#endif /* CONFIG_SH_KGDB */

#ifdef CONFIG_SH_KGDB_CONSOLE
static struct console kgdb_console = {
.name = "ttySC",
.device = uart_console_device,
Expand Down

0 comments on commit c72bdc6

Please sign in to comment.