aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2009-02-24 02:01:02 +0000
committerAndy Green <agreen@octopus.localdomain>2009-02-24 02:01:02 +0000
commita7379d3113c9303d4693874160688391d411e224 (patch)
tree56459a3b1354cc950cdd4a2fd4589dc87dad7fd2 /sound
parent7fafbf75a0978b79e32c6a0ce15a776fea6d8481 (diff)
clean-dust-to-info-s3c64xx-i2s.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/s3c24xx/s3c64xx-i2s.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/soc/s3c24xx/s3c64xx-i2s.c b/sound/soc/s3c24xx/s3c64xx-i2s.c
index 3334c747cc1..5df847186d6 100644
--- a/sound/soc/s3c24xx/s3c64xx-i2s.c
+++ b/sound/soc/s3c24xx/s3c64xx-i2s.c
@@ -116,11 +116,6 @@ unsigned long s3c64xx_i2s_get_clockrate(struct snd_soc_dai *dai)
}
EXPORT_SYMBOL_GPL(s3c64xx_i2s_get_clockrate);
-static inline struct s3c_i2sv2_info *to_info(struct snd_soc_dai *cpu_dai)
-{
- return cpu_dai->private_data;
-}
-
static int s3c64xx_i2s_probe(struct platform_device *pdev,
struct snd_soc_dai *dai)
{