]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: exynos: remove custom .init_time hook
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 4 Sep 2013 10:45:59 +0000 (12:45 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sun, 29 Sep 2013 19:09:27 +0000 (21:09 +0200)
commit809563c598a728ef48a2f3cb99630d7e72c29d97
tree6ae5bab673453765eb10696f4cf657dbbadaad49
parent376b0c7c3f7ec3aef6c2ac3b7c7ac1fdaf39bf05
ARM: exynos: remove custom .init_time hook

With arch/arm calling of_clk_init(NULL) from time_init(), we can now
remove custom .init_time hooks. While at it, also remove some now
redundant includes.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
arch/arm/mach-exynos/common.c
arch/arm/mach-exynos/common.h
arch/arm/mach-exynos/mach-exynos4-dt.c
arch/arm/mach-exynos/mach-exynos5-dt.c