Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184813
b: refs/heads/master
c: 5173804
h: refs/heads/master
i:
  184811: d8e27ad
v: v3
  • Loading branch information
Paul Walmsley committed Feb 24, 2010
1 parent ae5c33b commit 464e757
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 81b34fbecbfbf24ed95c2d80d5cb14149652408f
refs/heads/master: 5173804fbbbff82a2fd40bc1c46655b272167af5
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-omap2/clock2430_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ static const struct clksel func_96m_clksel[] = {
{ .parent = NULL }
};

/* The parent of this clock is not selectable on 2420. */
static struct clk func_96m_ck = {
.name = "func_96m_ck",
.ops = &clkops_null,
Expand All @@ -221,8 +220,6 @@ static struct clk func_96m_ck = {
.clksel_mask = OMAP2430_96M_SOURCE,
.clksel = func_96m_clksel,
.recalc = &omap2_clksel_recalc,
.round_rate = &omap2_clksel_round_rate,
.set_rate = &omap2_clksel_set_rate
};

/* func_48m_ck */
Expand Down

0 comments on commit 464e757

Please sign in to comment.