Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146305
b: refs/heads/master
c: 26bbb3f
h: refs/heads/master
i:
  146303: b8a4aff
v: v3
  • Loading branch information
Daniel Glöckner authored and Linus Torvalds committed Jun 11, 2009
1 parent 9098f4d commit 2089a24
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: d3810cd4d7064b109574374f73c41b11b481dbf2
refs/heads/master: 26bbb3ff1ff6163d6a233055766e26af8054a212
2 changes: 1 addition & 1 deletion trunk/drivers/serial/imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ struct imx_port {
struct timer_list timer;
unsigned int old_status;
int txirq,rxirq,rtsirq;
int have_rtscts:1;
unsigned int have_rtscts:1;
struct clk *clk;
};

Expand Down

0 comments on commit 2089a24

Please sign in to comment.