1
0
Fork 0
alistair23-linux/Documentation/sh
Arnd Bergmann 19f48591e6 sh: remove board_time_init() callback
The only remaining user of board_time_init() is the of-generic
machine, and that just calls the global timer_init() function.
Calling that one has no effect on non-DT platforms, so we can
simply call it unconditionally in place of board_time_init().

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2018-12-18 16:13:04 +01:00
..
conf.py docs-rst: convert sh book to ReST 2017-05-16 08:44:18 -03:00
index.rst docs-rst: convert sh book to ReST 2017-05-16 08:44:18 -03:00
new-machine.txt sh: remove board_time_init() callback 2018-12-18 16:13:04 +01:00
register-banks.txt