diff options
author | Stephen Warren <swarren@nvidia.com> | 2011-02-22 17:23:56 -0700 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-02-25 11:44:46 +0000 |
commit | a3cd50deef7ba7df506af5347764a00b4621d7a7 (patch) | |
tree | 91233c2918ed32cbfc1defcc218e15e6da7ec7f0 /sound/soc/pxa/tosa.c | |
parent | 67f5ed6e716bf9b574c8cbe04765171de5d4d0fe (diff) | |
download | op-kernel-dev-a3cd50deef7ba7df506af5347764a00b4621d7a7.zip op-kernel-dev-a3cd50deef7ba7df506af5347764a00b4621d7a7.tar.gz |
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>
Diffstat (limited to 'sound/soc/pxa/tosa.c')
0 files changed, 0 insertions, 0 deletions