commit | 638085eea1cb218bc9267d8629fb1982e1ff7c3b | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Tue Aug 27 15:19:10 2013 +0200 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Sep 29 21:09:37 2013 +0200 |
tree | 45451084ad7735ca9eb5d73a79a1eb56210d27a9 | |
parent | e70ded64e6e08d7d35932b4a66a791480edfc0d1 [diff] |
ARM: nspire: 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>