Commit 344511f6 authored by Jean-Paul Saman's avatar Jean-Paul Saman

davinci-i2s.c remove unused variable

parent a98d6920
......@@ -490,7 +490,6 @@ EXPORT_SYMBOL_GPL(davinci_i2s_dai);
static int davinci_i2s_probe(struct platform_device *pdev)
{
struct snd_platform_data *pdata = pdev->dev.platform_data;
struct davinci_mcbsp_dev *dev;
struct resource *mem, *ioarea, *res;
int ret;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment