ASoC: tegra: sort Makefile into common and per-SoC files
authorStephen Warren <swarren@nvidia.com>
Fri, 30 Mar 2012 23:07:24 +0000 (17:07 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:32 +0000 (11:28 +0100)
The DAS, I2S, and SPDIF drivers are Tegra20-specific. Group these
together so that when Tegra30-specific equivalents are added later, the
file ordering makes sense.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found