Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92343
b: refs/heads/master
c: 0c44a86
h: refs/heads/master
i:
  92341: cf7803e
  92339: 773d96e
  92335: 8c27bf0
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Apr 23, 2008
1 parent 84ba2f2 commit fcc7b44
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: 7d01b475ab17018756c8df27c2ee3c220fab05f8
refs/heads/master: 0c44a86d9e19021b38a7d7835f25210ef74b2612
2 changes: 1 addition & 1 deletion trunk/drivers/serial/bfin_5xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ bfin_serial_set_termios(struct uart_port *port, struct ktermios *termios,
struct bfin_serial_port *uart = (struct bfin_serial_port *)port;
unsigned long flags;
unsigned int baud, quot;
unsigned short val, ier, lsr, lcr = 0;
unsigned short val, ier, lcr = 0;

switch (termios->c_cflag & CSIZE) {
case CS8:
Expand Down

0 comments on commit fcc7b44

Please sign in to comment.