powerpc: Convert fsl_rstcr_restart to a reset handler
Convert fsl_rstcr_restart into a function to be registered with register_reset_handler(). Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> [scottwood: Converted mvme7100 as well] Signed-off-by: Scott Wood <oss@buserror.net>
This commit is contained in:

committed by
Scott Wood

parent
ad24747304
commit
7120438e5d
@@ -19,8 +19,6 @@ extern u32 fsl_get_sys_freq(void);
|
||||
struct spi_board_info;
|
||||
struct device_node;
|
||||
|
||||
extern void __noreturn fsl_rstcr_restart(char *cmd);
|
||||
|
||||
/* The different ports that the DIU can be connected to */
|
||||
enum fsl_diu_monitor_port {
|
||||
FSL_DIU_PORT_DVI, /* DVI */
|
||||
|
Reference in New Issue
Block a user