diff options
-rw-r--r-- | sound/soc/au1x/psc-i2s.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/au1x/psc-i2s.c b/sound/soc/au1x/psc-i2s.c index 38e853add96e..0bf9d62b91a0 100644 --- a/sound/soc/au1x/psc-i2s.c +++ b/sound/soc/au1x/psc-i2s.c | |||
@@ -296,7 +296,6 @@ static int au1xpsc_i2s_drvprobe(struct platform_device *pdev) | |||
296 | { | 296 | { |
297 | struct resource *iores, *dmares; | 297 | struct resource *iores, *dmares; |
298 | unsigned long sel; | 298 | unsigned long sel; |
299 | int ret; | ||
300 | struct au1xpsc_audio_data *wd; | 299 | struct au1xpsc_audio_data *wd; |
301 | 300 | ||
302 | wd = devm_kzalloc(&pdev->dev, sizeof(struct au1xpsc_audio_data), | 301 | wd = devm_kzalloc(&pdev->dev, sizeof(struct au1xpsc_audio_data), |