Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348902
b: refs/heads/master
c: 87b8bed
h: refs/heads/master
v: v3
  • Loading branch information
fabio.estevam@freescale.com authored and Greg Kroah-Hartman committed Jan 16, 2013
1 parent 77f2370 commit 10bc329
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: a6833214cfc6fa8a7c59426af77794cc190c6cfc
refs/heads/master: 87b8bed2ce9394870a87e4fb2aef6752b2bd837d
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/mxs-auart.c
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ static void mxs_auart_tx_chars(struct mxs_auart_port *s)
struct circ_buf *xmit = &s->port.state->xmit;

if (auart_dma_enabled(s)) {
int i = 0;
u32 i = 0;
int size;
void *buffer = s->tx_dma_buf;

Expand Down

0 comments on commit 10bc329

Please sign in to comment.