Home
last modified time | relevance | path

Searched hist:"19 f48591" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/boards/
H A Dof-generic.c19f48591 Fri Apr 20 10:46:39 CDT 2018 Arnd Bergmann <arnd@arndb.de> 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>
19f48591 Fri Apr 20 10:46:39 CDT 2018 Arnd Bergmann <arnd@arndb.de> 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>
/openbmc/linux/arch/sh/include/asm/
H A Drtc.h19f48591 Fri Apr 20 10:46:39 CDT 2018 Arnd Bergmann <arnd@arndb.de> 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>
19f48591 Fri Apr 20 10:46:39 CDT 2018 Arnd Bergmann <arnd@arndb.de> 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>
/openbmc/linux/arch/sh/kernel/
H A Dtime.c19f48591 Fri Apr 20 10:46:39 CDT 2018 Arnd Bergmann <arnd@arndb.de> 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>
19f48591 Fri Apr 20 10:46:39 CDT 2018 Arnd Bergmann <arnd@arndb.de> 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>