summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_alc5632.c
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-03-30 17:07:18 -0600
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-04-01 11:28:31 +0100
commitfcff5f99742e0d0e036ea2ce80a21bfec434bc88 (patch)
treed50b64f3b336da3688c3e8f57bb0309e6be7f6bc /sound/soc/tegra/tegra_alc5632.c
parent1947dadf2a2d64b6f7db8a6547f46b9bbdd79dc3 (diff)
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/tegra_alc5632.c')
-rw-r--r--sound/soc/tegra/tegra_alc5632.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/tegra/tegra_alc5632.c b/sound/soc/tegra/tegra_alc5632.c
index 396181cd2c78..32de7006daf0 100644
--- a/sound/soc/tegra/tegra_alc5632.c
+++ b/sound/soc/tegra/tegra_alc5632.c
@@ -29,9 +29,6 @@
#include "../codecs/alc5632.h"
-#include "tegra_das.h"
-#include "tegra_i2s.h"
-#include "tegra_pcm.h"
#include "tegra_asoc_utils.h"
#define DRV_NAME "tegra-alc5632"