From 0dd11f627979354650d8a3f0d6d175e4a305543b Mon Sep 17 00:00:00 2001 From: Wan ZongShun Date: Thu, 3 Jun 2010 00:54:59 +0800 Subject: [PATCH] --- yaml --- r: 206540 b: refs/heads/master c: 749266cd91ae5862a986a8ea995f714b87f12b5d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/s3c24xx/s3c-ac97.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 18bf7a91ead1..8dcc848c9191 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b07adffbbcb258ac607c16c5af9bf4ec8d189d38 +refs/heads/master: 749266cd91ae5862a986a8ea995f714b87f12b5d diff --git a/trunk/sound/soc/s3c24xx/s3c-ac97.c b/trunk/sound/soc/s3c24xx/s3c-ac97.c index ecf4fd04ae96..31f6d45b6384 100644 --- a/trunk/sound/soc/s3c24xx/s3c-ac97.c +++ b/trunk/sound/soc/s3c24xx/s3c-ac97.c @@ -31,7 +31,6 @@ #define AC_CMD_DATA(x) (x & 0xffff) struct s3c_ac97_info { - unsigned state; struct clk *ac97_clk; void __iomem *regs; struct mutex lock;