commit | 51e40f52d7b5254873eac6f76287b74accaecd64 | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Fri Sep 06 15:08:36 2013 +0200 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Sun Sep 29 21:09:26 2013 +0200 |
tree | fc4db5359ea407503f2bae288f31c9494f72195d | |
parent | 9f1205d775b6be9cd6d19224e2916147815bc44a [diff] |
ARM: dove: remove custom .init_time hook With arch/arm calling of_clk_init(NULL) from time_init(), we can now remove custom .init_time hooks. While at it, also remove some obsolete includes. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Jason Cooper <jason@lakedaemon.net>