]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: tegra20-ac97: Remove unused variable
authorThierry Reding <thierry.reding@gmail.com>
Fri, 28 Jun 2013 19:53:25 +0000 (21:53 +0200)
committerMark Brown <broonie@linaro.org>
Sat, 29 Jun 2013 09:54:49 +0000 (10:54 +0100)
commit8a08f4c4f24b4dfe7ff08542868e2b434c96221f
treef7c333dd9c49e5c4e7dac3bbf808f4cdf3514369
parent128521f6017d36d7c01449d4c97b37dc10c93387
ASoC: tegra20-ac97: Remove unused variable

With the conversion to devm_ioremap_resource() the memregion variable is
no longer used so it can be dropped.

Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/tegra/tegra20_ac97.c