Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350731
b: refs/heads/master
c: 38a8b09
h: refs/heads/master
i:
  350729: 5a22773
  350727: 717ba35
v: v3
  • Loading branch information
Fabio Estevam authored and Mike Turquette committed Jan 16, 2013
1 parent 79a0d98 commit 543122c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: f1ba28a1f0fa16f3d0e78d199f3f9bf13e2d487b
refs/heads/master: 38a8b096f86dea54cc64f4daa3402d0c4f2df43e
2 changes: 1 addition & 1 deletion trunk/drivers/clk/mxs/clk-imx23.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ static enum imx23_clk clks_init_on[] __initdata = {
int __init mx23_clocks_init(void)
{
struct device_node *np;
int i;
u32 i;

clk_misc_init();

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/clk/mxs/clk-imx28.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ static enum imx28_clk clks_init_on[] __initdata = {
int __init mx28_clocks_init(void)
{
struct device_node *np;
int i;
u32 i;

clk_misc_init();

Expand Down

0 comments on commit 543122c

Please sign in to comment.