[PATCH] add-includes-from-checkpatch-fixes.patch

Andy Green andy at openmoko.com
Fri Aug 8 15:08:38 CEST 2008


Signed-off-by: Andy Green <andy at openmoko.com>
---

 include/asm-arm/arch-s3c2410/neo1973-pm-gsm.h |    1 +
 include/asm-arm/arch-s3c2410/s3c24xx-serial.h |    5 +++++
 2 files changed, 6 insertions(+), 0 deletions(-)
 create mode 100644 include/asm-arm/arch-s3c2410/neo1973-pm-gsm.h
 create mode 100644 include/asm-arm/arch-s3c2410/s3c24xx-serial.h

diff --git a/include/asm-arm/arch-s3c2410/neo1973-pm-gsm.h b/include/asm-arm/arch-s3c2410/neo1973-pm-gsm.h
new file mode 100644
index 0000000..07c0728
--- /dev/null
+++ b/include/asm-arm/arch-s3c2410/neo1973-pm-gsm.h
@@ -0,0 +1 @@
+extern int gta_gsm_interrupts;
diff --git a/include/asm-arm/arch-s3c2410/s3c24xx-serial.h b/include/asm-arm/arch-s3c2410/s3c24xx-serial.h
new file mode 100644
index 0000000..4a95d7d
--- /dev/null
+++ b/include/asm-arm/arch-s3c2410/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);





More information about the openmoko-kernel mailing list