mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 05:15:11 +07:00
![Russell King](/assets/img/avatar_default.png)
Hook these platforms restart code into the new restart hook rather than using arch_reset(). Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
4 lines
110 B
C
4 lines
110 B
C
void integrator_init_early(void);
|
|
void integrator_reserve(void);
|
|
void integrator_restart(char, const char *);
|