Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281665
b: refs/heads/master
c: 229f05f
h: refs/heads/master
i:
  281663: edf0926
v: v3
  • Loading branch information
Stephen Warren authored and Olof Johansson committed Dec 20, 2011
1 parent cb1e0dd commit 6d4e5b9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 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: ac8a494894e0e7add2fd0919d1929c21d8cf03e1
refs/heads/master: 229f05fdb025ff82f47221c11ee5dfa73f7e4cb2
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-tegra/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ void __init tegra30_init_early(void);
void __init tegra_map_common_io(void);
void __init tegra_init_irq(void);
void __init tegra_dt_init_irq(void);
void __init tegra_init_clock(void);
int __init tegra_pcie_init(bool init_port0, bool init_port1);

extern struct sys_timer tegra_timer;
Expand Down
5 changes: 0 additions & 5 deletions trunk/arch/arm/mach-tegra/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,11 +399,6 @@ void tegra_periph_reset_assert(struct clk *c)
}
EXPORT_SYMBOL(tegra_periph_reset_assert);

void __init tegra_init_clock(void)
{
tegra2_init_clocks();
}

#ifdef CONFIG_DEBUG_FS

static int __clk_lock_all_spinlocks(void)
Expand Down

0 comments on commit 6d4e5b9

Please sign in to comment.