diff options
Diffstat (limited to 'arch/arm/mach-s3c6400/include/mach/system.h')
-rw-r--r-- | arch/arm/mach-s3c6400/include/mach/system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c6400/include/mach/system.h b/arch/arm/mach-s3c6400/include/mach/system.h index 652bbc403f0b..090cfd969bc7 100644 --- a/arch/arm/mach-s3c6400/include/mach/system.h +++ b/arch/arm/mach-s3c6400/include/mach/system.h | |||
@@ -16,7 +16,7 @@ static void arch_idle(void) | |||
16 | /* nothing here yet */ | 16 | /* nothing here yet */ |
17 | } | 17 | } |
18 | 18 | ||
19 | static void arch_reset(char mode) | 19 | static void arch_reset(char mode, const char *cmd) |
20 | { | 20 | { |
21 | /* nothing here yet */ | 21 | /* nothing here yet */ |
22 | } | 22 | } |