Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354881
b: refs/heads/master
c: f30e826
h: refs/heads/master
i:
  354879: 7aaff2b
v: v3
  • Loading branch information
Shawn Guo authored and Greg Kroah-Hartman committed Feb 18, 2013
1 parent 008093f commit 2bc40db
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: c3e1becebfe115f827ea2242218c9a8f627c094f
refs/heads/master: f30e826069918da0876493e2de9ba13287b68e0a
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@ imx_console_write(struct console *co, const char *s, unsigned int count)
struct imx_port *sport = imx_ports[co->index];
struct imx_port_ucrs old_ucr;
unsigned int ucr1;
unsigned long flags;
unsigned long flags = 0;
int locked = 1;

if (sport->port.sysrq)
Expand Down

0 comments on commit 2bc40db

Please sign in to comment.