aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410/include/mach/s3c24xx-serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2410/include/mach/s3c24xx-serial.h')
-rw-r--r--arch/arm/mach-s3c2410/include/mach/s3c24xx-serial.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/s3c24xx-serial.h b/arch/arm/mach-s3c2410/include/mach/s3c24xx-serial.h
new file mode 100644
index 00000000000..4a95d7d25e4
--- /dev/null
+++ b/arch/arm/mach-s3c2410/include/mach/s3c24xx-serial.h
@@ -0,0 +1,5 @@
+#include <linux/resume-dependency.h>
+
+extern void s3c24xx_serial_console_set_silence(int silence);
+extern void s3c24xx_serial_register_resume_dependency(struct resume_dependency *
+ resume_dependency, int uart_index);