Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325563
b: refs/heads/master
c: 7d0b066
h: refs/heads/master
i:
  325561: c879af0
  325559: 7d4d017
v: v3
  • Loading branch information
Uwe Kleine-König authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent b1bad72 commit 40b3418
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: 7b15e1d9e342aca6c65f4824f1957f5245fcd87a
refs/heads/master: 7d0b066fbb912debc18e9556187f2d0313b8469e
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,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 40b3418

Please sign in to comment.