commit | 2ab38d9343416f0de93bfeafbd2470fcc994f8ab | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Tue Aug 27 15:19:46 2013 +0200 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Sep 29 21:09:40 2013 +0200 |
tree | 0e855afceb299afc451253daa48a624e2d578ec2 | |
parent | 50432501fc6fabd57e86b968f0a4d5099e074c6f [diff] |
ARM: rockchip: 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: Heiko Stuebner <heiko@sntech.de>