commit | 64cc69abbb32e17aa44d2c696eca65cb6f9364ca | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Wed Sep 04 14:12:46 2013 +0200 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Sep 29 21:09:49 2013 +0200 |
tree | cf1f85a1a833376f8078724ee62cfe6835e0201d | |
parent | 56e89cf55c47288f906bd769cb3d6d4736db548a [diff] |
ARM: vt8500: 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: Tony Prisk <linux@prisktech.co.nz>