Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359909
b: refs/heads/master
c: 970a43c
h: refs/heads/master
i:
  359907: fdf0b94
v: v3
  • Loading branch information
Andrew Lunn authored and Arnd Bergmann committed Feb 28, 2013
1 parent 4045f63 commit 39b16ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 25026d0d21faefe59aa316bf9ae29b56755e4e05
refs/heads/master: 970a43c76ffb85fbb3d215e5c2b91074f5e33768
5 changes: 0 additions & 5 deletions trunk/arch/arm/mach-kirkwood/board-dt.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ static void __init kirkwood_legacy_clk_init(void)
clkspec.args[0] = CGC_BIT_GE1;
orion_clkdev_add(NULL, "mv643xx_eth_port.1",
of_clk_get_from_provider(&clkspec));

clkspec.args[0] = CGC_BIT_SDIO;
orion_clkdev_add(NULL, "mvsdio",
of_clk_get_from_provider(&clkspec));

}

static void __init kirkwood_of_clk_init(void)
Expand Down

0 comments on commit 39b16ae

Please sign in to comment.