commit | e8ecbc7c51a4c27030427db055597fb53e29d0db | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Wed Sep 04 12:45:59 2013 +0200 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Sep 29 21:09:27 2013 +0200 |
tree | 6ae5bab673453765eb10696f4cf657dbbadaad49 | |
parent | 51e40f52d7b5254873eac6f76287b74accaecd64 [diff] |
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>