linux-kernel-test/sound/soc/tegra
Stephen Warren a3cd50deef ASoC: Tegra: Move utilities to separate module
The utilities will be required by every machine driver. Including the
utility object directly into every machine driver causes a build failure
if the modules are actually built into the kernel, since each will define
the symbols exported by the utility file. Solve this by moving the
utility object into a separate module.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-02-25 11:44:46 +00:00
..
harmony.c ASoC: Tegra: Add MODULE_ALIAS 2011-02-13 19:50:10 +00:00
Kconfig ASoC: tegra: Remove TEGRA_I2S_AUDIO from Kconfig 2011-01-14 12:30:29 +00:00
Makefile ASoC: Tegra: Move utilities to separate module 2011-02-25 11:44:46 +00:00
tegra_asoc_utils.c ASoC: Tegra: Move utilities to separate module 2011-02-25 11:44:46 +00:00
tegra_asoc_utils.h ASoC: Tegra: utils: Don't use global variables 2011-01-31 13:16:29 +00:00
tegra_das.c ASoC: Tegra: Add MODULE_ALIAS 2011-02-13 19:50:10 +00:00
tegra_das.h
tegra_i2s.c ASoC: Tegra: Add MODULE_ALIAS 2011-02-13 19:50:10 +00:00
tegra_i2s.h ASoC: tegra: Add tegra-i2s driver 2011-01-10 22:20:39 +00:00
tegra_pcm.c ASoC: Tegra: Add MODULE_ALIAS 2011-02-13 19:50:10 +00:00
tegra_pcm.h ASoC: tegra: Add tegra-pcm driver 2011-01-10 22:20:29 +00:00