Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311128
b: refs/heads/master
c: f109293
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent 778d503 commit 4bbc25e
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: 58bcd3322944f31c9a8b02694e221c645cf4ffd9
refs/heads/master: f109293f5889dd30477564a3ce2c901f4024a53e
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/serial_txx9.c
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ static void serial_txx9_break_ctl(struct uart_port *port, int break_state)
spin_unlock_irqrestore(&up->port.lock, flags);
}

#if defined(CONFIG_SERIAL_TXX9_CONSOLE) || (CONFIG_CONSOLE_POLL)
#if defined(CONFIG_SERIAL_TXX9_CONSOLE) || defined(CONFIG_CONSOLE_POLL)
/*
* Wait for transmitter & holding register to empty
*/
Expand Down

0 comments on commit 4bbc25e

Please sign in to comment.