summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2011-08-02 14:36:33 -0600
committerStephen Warren <swarren@nvidia.com>2011-08-04 22:57:54 -0600
commit76e8339a49eab68348522b2088f4d18c20ae64e5 (patch)
treefad58d47194a0ca126b38721e6d2b5c0a501b96b /sound
parente5edcd5f1197100a2863717024023c31392c1002 (diff)
ASoC: Tegra: Remove unnecessary includes
These includes aren't needed, and the files are about to be renamed. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/tegra/tegra_wm8903.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/tegra/tegra_wm8903.c b/sound/soc/tegra/tegra_wm8903.c
index 9a439fb12447..965a30aafd30 100644
--- a/sound/soc/tegra/tegra_wm8903.c
+++ b/sound/soc/tegra/tegra_wm8903.c
@@ -45,8 +45,6 @@
#include "../codecs/wm8903.h"
-#include "tegra_das.h"
-#include "tegra_i2s.h"
#include "tegra_pcm.h"
#include "tegra_asoc_utils.h"