change prefix for kernelpatchbase 2.6.26
[openwrt/staging/dedeckeh.git] / target / linux / s3c24xx / patches-2.6.26 / 1125-tracking-2.6.25-deprecated-includefile-wm8753.patch.patch
1 From 264ee90f50361defdd00d5280d0b9b7b8d3f3995 Mon Sep 17 00:00:00 2001
2 From: Andy Green <andy@openmoko.com>
3 Date: Fri, 25 Jul 2008 23:06:06 +0100
4 Subject: [PATCH] tracking-2.6.25-deprecated-includefile-wm8753.patch
5
6 <linux/driver.h> is just empty and is deprecated now
7
8 Signed-off-by: Andy Green <andy@openmoko.com>
9 ---
10 sound/soc/s3c24xx/neo1973_gta02_wm8753.c | 1 -
11 1 files changed, 0 insertions(+), 1 deletions(-)
12
13 diff --git a/sound/soc/s3c24xx/neo1973_gta02_wm8753.c b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c
14 index dbc9c18..65c9de0 100644
15 --- a/sound/soc/s3c24xx/neo1973_gta02_wm8753.c
16 +++ b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c
17 @@ -24,7 +24,6 @@
18 #include <linux/interrupt.h>
19 #include <linux/platform_device.h>
20 #include <linux/i2c.h>
21 -#include <sound/driver.h>
22 #include <sound/core.h>
23 #include <sound/pcm.h>
24 #include <sound/soc.h>
25 --
26 1.5.6.3
27