Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326334
b: refs/heads/master
c: e83d17e
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König committed Aug 3, 2012
1 parent c2e0f29 commit 0bf0aed
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: 83a01e729141bfad5e249b4a737105c525f53786
refs/heads/master: e83d17ea564b45f383f01b2d9e38b3cded7ae680
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ struct imx_port {
unsigned short trcv_delay; /* transceiver delay */
struct clk *clk_ipg;
struct clk *clk_per;
struct imx_uart_data *devdata;
const struct imx_uart_data *devdata;
};

struct imx_port_ucrs {
Expand Down

0 comments on commit 0bf0aed

Please sign in to comment.