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)
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>

No differences found