commit | 50432501fc6fabd57e86b968f0a4d5099e074c6f | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Wed Sep 04 14:23:55 2013 +0200 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Sep 29 21:09:38 2013 +0200 |
tree | 425f17f747009861a5744410874ba0781a3f83ab | |
parent | 638085eea1cb218bc9267d8629fb1982e1ff7c3b [diff] |
ARM: prima2: remove custom .init_time hook With arch/arm calling of_clk_init(NULL) from time_init(), we can now remove custom .init_time hooks. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Acked-by: Barry Song <baohua.song@csr.com>