Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46121
b: refs/heads/master
c: 811d944
h: refs/heads/master
i:
  46119: 061e651
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Ralf Baechle committed Feb 6, 2007
1 parent 58a059f commit b723a4f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 19487f1e8a288da0d84b48d086167cf328080938
refs/heads/master: 811d944901705b8c14b945ba51caff5e912bb9e3
2 changes: 2 additions & 0 deletions trunk/arch/mips/pmc-sierra/yosemite/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ static void __init py_map_ocd(void)

static void __init py_uart_setup(void)
{
#ifdef CONFIG_SERIAL_8250
struct uart_port up;

/*
Expand All @@ -188,6 +189,7 @@ static void __init py_uart_setup(void)

if (early_serial_setup(&up))
printk(KERN_ERR "Early serial init of port 0 failed\n");
#endif /* CONFIG_SERIAL_8250 */
}

static void __init py_rtc_setup(void)
Expand Down

0 comments on commit b723a4f

Please sign in to comment.