summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/trimslice.c
diff options
context:
space:
mode:
authorStephen Warren2012-03-31 01:07:18 +0200
committerMark Brown2012-04-01 12:28:31 +0200
commitfcff5f99742e0d0e036ea2ce80a21bfec434bc88 (patch)
treed50b64f3b336da3688c3e8f57bb0309e6be7f6bc /sound/soc/tegra/trimslice.c
parentASoC: wm8994: Don't bother lowering clock dividers inside idle AIFs (diff)
downloadkernel-qcow2-linux-fcff5f99742e0d0e036ea2ce80a21bfec434bc88.tar.gz
kernel-qcow2-linux-fcff5f99742e0d0e036ea2ce80a21bfec434bc88.tar.xz
kernel-qcow2-linux-fcff5f99742e0d0e036ea2ce80a21bfec434bc88.zip
ASoC: tegra: remove unnecessary includes
These include aren't needed, and some of the files are about to be renamed. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/tegra/trimslice.c')
-rw-r--r--sound/soc/tegra/trimslice.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/tegra/trimslice.c b/sound/soc/tegra/trimslice.c
index 6be9e0f747c9..8884667aff43 100644
--- a/sound/soc/tegra/trimslice.c
+++ b/sound/soc/tegra/trimslice.c
@@ -38,9 +38,6 @@
#include "../codecs/tlv320aic23.h"
-#include "tegra_das.h"
-#include "tegra_i2s.h"
-#include "tegra_pcm.h"
#include "tegra_asoc_utils.h"
#define DRV_NAME "tegra-snd-trimslice"