summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/patches-2.6.26/0125-tracking-2.6.25-deprecated-includefile-wm8753.patch.patch
diff options
context:
space:
mode:
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-12 11:58:53 +0000
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-12 11:58:53 +0000
commitfc54b9bf158eea9cae647ce2c58f7d9989af173a (patch)
tree54644c1229434d7ee13c5872bda4129e34337fc0 /target/linux/s3c24xx/patches-2.6.26/0125-tracking-2.6.25-deprecated-includefile-wm8753.patch.patch
parentd9f49b62b28ebd245587854efa484974d90debbf (diff)
changed Makefile and profiles, added patches for kernel 2.6.24
(stable-branch of Openmoko) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13613 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.26/0125-tracking-2.6.25-deprecated-includefile-wm8753.patch.patch')
-rwxr-xr-xtarget/linux/s3c24xx/patches-2.6.26/0125-tracking-2.6.25-deprecated-includefile-wm8753.patch.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.26/0125-tracking-2.6.25-deprecated-includefile-wm8753.patch.patch b/target/linux/s3c24xx/patches-2.6.26/0125-tracking-2.6.25-deprecated-includefile-wm8753.patch.patch
new file mode 100755
index 000000000..4db1ab502
--- /dev/null
+++ b/target/linux/s3c24xx/patches-2.6.26/0125-tracking-2.6.25-deprecated-includefile-wm8753.patch.patch
@@ -0,0 +1,27 @@
+From 264ee90f50361defdd00d5280d0b9b7b8d3f3995 Mon Sep 17 00:00:00 2001
+From: Andy Green <andy@openmoko.com>
+Date: Fri, 25 Jul 2008 23:06:06 +0100
+Subject: [PATCH] tracking-2.6.25-deprecated-includefile-wm8753.patch
+
+<linux/driver.h> is just empty and is deprecated now
+
+Signed-off-by: Andy Green <andy@openmoko.com>
+---
+ sound/soc/s3c24xx/neo1973_gta02_wm8753.c | 1 -
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+diff --git a/sound/soc/s3c24xx/neo1973_gta02_wm8753.c b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c
+index dbc9c18..65c9de0 100644
+--- a/sound/soc/s3c24xx/neo1973_gta02_wm8753.c
++++ b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c
+@@ -24,7 +24,6 @@
+ #include <linux/interrupt.h>
+ #include <linux/platform_device.h>
+ #include <linux/i2c.h>
+-#include <sound/driver.h>
+ #include <sound/core.h>
+ #include <sound/pcm.h>
+ #include <sound/soc.h>
+--
+1.5.6.3
+