Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280682
b: refs/heads/master
c: 514f31d
h: refs/heads/master
v: v3
  • Loading branch information
Shubhrajyoti D authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent b25b8bc commit 2414d30
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: dd7c7c3f69291baa488b8a50db683d5fbf44166a
refs/heads/master: 514f31d19ed6d001cac37af0b4a3f61b07969d59
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/omap-serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ static unsigned int serial_omap_tx_empty(struct uart_port *port)
static unsigned int serial_omap_get_mctrl(struct uart_port *port)
{
struct uart_omap_port *up = (struct uart_omap_port *)port;
unsigned char status;
unsigned int status;
unsigned int ret = 0;

status = check_modem_status(up);
Expand Down

0 comments on commit 2414d30

Please sign in to comment.