--- zzzz-none-000/linux-3.10.107/arch/arm/mach-w90x900/nuc9xx.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/arm/mach-w90x900/nuc9xx.h 2021-02-04 17:41:59.000000000 +0000 @@ -14,10 +14,13 @@ * published by the Free Software Foundation. * */ + +#include + struct map_desc; /* core initialisation functions */ extern void nuc900_init_irq(void); extern void nuc900_timer_init(void); -extern void nuc9xx_restart(char, const char *); +extern void nuc9xx_restart(enum reboot_mode, const char *);