summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2011-08-02 14:36:33 -0600
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:43:19 -0800
commit3694de47252921457e5026a9511d8298d162b3d3 (patch)
tree15b6da5d189c35bbc3399775a7b633af2f7c82d4 /sound
parente04e8672a0d90fddf2519aa9f845c5db38baa787 (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> Rebase-Id: Ra771bcec753a844849744da8d7c67f403e7a1dcd
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 be27f1d229af..021716d1d8d7 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"