diff options
Diffstat (limited to 'arch/arm/mach-vt8500/include/mach/restart.h')
-rw-r--r-- | arch/arm/mach-vt8500/include/mach/restart.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-vt8500/include/mach/restart.h b/arch/arm/mach-vt8500/include/mach/restart.h index 89f9b787d2a0..738979518acb 100644 --- a/arch/arm/mach-vt8500/include/mach/restart.h +++ b/arch/arm/mach-vt8500/include/mach/restart.h | |||
@@ -13,5 +13,5 @@ | |||
13 | * | 13 | * |
14 | */ | 14 | */ |
15 | 15 | ||
16 | void wmt_setup_restart(void); | 16 | void vt8500_setup_restart(void); |
17 | void wmt_restart(char mode, const char *cmd); | 17 | void vt8500_restart(char mode, const char *cmd); |