Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273917
b: refs/heads/master
c: dc822e5
h: refs/heads/master
i:
  273915: 94e4543
v: v3
  • Loading branch information
Kukjin Kim authored and Linus Torvalds committed Nov 5, 2011
1 parent 57cb8c6 commit b864dc3
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: 5c8a0fbba543d9428a486f0d1282bbcf3cf1d95a
refs/heads/master: dc822e57ee05856291a8c9324d2309076ee5f5e2
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-exynos4/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -1286,11 +1286,8 @@ void __init exynos4_register_clocks(void)
s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off));
s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off));

<<<<<<< HEAD
register_syscore_ops(&exynos4_clock_syscore_ops);
=======
s3c24xx_register_clock(&dummy_apb_pclk);

>>>>>>> 4598fc2c94b68740e0269db03c98a1e7ad5af773
s3c_pwmclk_init();
}

0 comments on commit b864dc3

Please sign in to comment.