Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146277
b: refs/heads/master
c: b5c6794
h: refs/heads/master
i:
  146275: d63fe12
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Jun 11, 2009
1 parent c5e0ee2 commit e6650a1
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: 08e0992f60ad44025a8a8b8a821838ca4a562686
refs/heads/master: b5c6794fe4256fd63664aa185c468647c28bfd4a
2 changes: 1 addition & 1 deletion trunk/drivers/serial/bfin_sport_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ static void sport_shutdown(struct uart_port *port)
}

static void sport_set_termios(struct uart_port *port,
struct termios *termios, struct termios *old)
struct ktermios *termios, struct ktermios *old)
{
pr_debug("%s enter, c_cflag:%08x\n", __func__, termios->c_cflag);
uart_update_timeout(port, CS8 ,port->uartclk);
Expand Down

0 comments on commit e6650a1

Please sign in to comment.