Browse Source

ASoC: Davinci: McASP: remove unused header include

Defines or parameters from <mach/mux.h> isn't used anywhere. Hence
remove the header include.

Signed-off-by: Hebbar, Gururaja <gururaja.hebbar@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Hebbar, Gururaja 13 years ago
parent
commit
8f24549979
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sound/soc/davinci/davinci-evm.c

+ 0 - 1
sound/soc/davinci/davinci-evm.c

@@ -24,7 +24,6 @@
 
 #include <mach/asp.h>
 #include <mach/edma.h>
-#include <mach/mux.h>
 
 #include "davinci-pcm.h"
 #include "davinci-i2s.h"