commit | dc8105817f634d50a91cea9464bbc73ebb36182e | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Wed Sep 04 13:38:00 2013 +0200 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Sep 29 21:09:41 2013 +0200 |
tree | 6a3f7ca57b43f58c8951c5027d7aa3f2be89c762 | |
parent | 2ab38d9343416f0de93bfeafbd2470fcc994f8ab [diff] |
ARM: socfpga: 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: Dinh Nguyen <dinguyen@altera.com>