Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354815
b: refs/heads/master
c: 45e786a
h: refs/heads/master
i:
  354813: a840c4e
  354811: b1cf4eb
  354807: a902332
  354799: 385665d
  354783: a465441
  354751: ae94311
  354687: 2702aa0
  354559: 9c74971
  354303: b1d2044
v: v3
  • Loading branch information
Fabio Estevam authored and Greg Kroah-Hartman committed Jan 18, 2013
1 parent f1acc3a commit c1e0d89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: ed35e09248c12d246b49b6b3ce9fdcec8a5badb6
refs/heads/master: 45e786a6baeff2fa6a350bed5b880e2e9381deaf
1 change: 0 additions & 1 deletion trunk/drivers/tty/serial/imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,6 @@ static irqreturn_t imx_rxint(int irq, void *dev_id)
{
struct imx_port *sport = dev_id;
unsigned int rx, flg, ignored = 0;
struct tty_struct *tty = sport->port.state->port.tty;
struct tty_port *port = &sport->port.state->port;
unsigned long flags, temp;

Expand Down

0 comments on commit c1e0d89

Please sign in to comment.