summary refs log tree commit diff
path: root/arch/arm/mach-s3c2440/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2440/common.h')
-rw-r--r--arch/arm/mach-s3c2440/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2440/common.h b/arch/arm/mach-s3c2440/common.h
index db8a98ac68c5..0c1eb1dfc534 100644
--- a/arch/arm/mach-s3c2440/common.h
+++ b/arch/arm/mach-s3c2440/common.h
@@ -12,6 +12,6 @@
 #ifndef __ARCH_ARM_MACH_S3C2440_COMMON_H
 #define __ARCH_ARM_MACH_S3C2440_COMMON_H
 
-void s3c2440_restart(char mode, const char *cmd);
+void s3c244x_restart(char mode, const char *cmd);
 
 #endif /* __ARCH_ARM_MACH_S3C2440_COMMON_H */