summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/patches-2.6.26/1247-add-includes-from-checkpatch-fixes.patch.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-14 15:52:42 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-14 15:52:42 +0000
commit26e3776a22bf894ced5af4c28968dc1dc99968eb (patch)
tree2d38a3789e27a423439c37a45a09cae31990a615 /target/linux/s3c24xx/patches-2.6.26/1247-add-includes-from-checkpatch-fixes.patch.patch
parent4bd70fc26256cf485f19e0c8b881e078dc36134f (diff)
nuke obsolete kernel stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.26/1247-add-includes-from-checkpatch-fixes.patch.patch')
-rwxr-xr-xtarget/linux/s3c24xx/patches-2.6.26/1247-add-includes-from-checkpatch-fixes.patch.patch34
1 files changed, 0 insertions, 34 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.26/1247-add-includes-from-checkpatch-fixes.patch.patch b/target/linux/s3c24xx/patches-2.6.26/1247-add-includes-from-checkpatch-fixes.patch.patch
deleted file mode 100755
index 403738f5c..000000000
--- a/target/linux/s3c24xx/patches-2.6.26/1247-add-includes-from-checkpatch-fixes.patch.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From d6fe5ca244bd8a5cf0119f4f815c3c4eabd7e2a2 Mon Sep 17 00:00:00 2001
-From: Andy Green <andy@openmoko.com>
-Date: Sun, 10 Aug 2008 09:14:27 +0100
-Subject: [PATCH] add-includes-from-checkpatch-fixes.patch
-
-Signed-off-by: Andy Green <andy@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);
---
-1.5.6.3
-