소스 검색

ASoC: mxs: Remove unneeded mach-types.h inclusions

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Mark Brown 12 년 전
부모
커밋
204f029155
2개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      sound/soc/mxs/mxs-saif.c
  2. 0 1
      sound/soc/mxs/mxs-sgtl5000.c

+ 0 - 1
sound/soc/mxs/mxs-saif.c

@@ -31,7 +31,6 @@
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>
 #include <sound/soc.h>
-#include <asm/mach-types.h>
 
 #include "mxs-saif.h"
 

+ 0 - 1
sound/soc/mxs/mxs-sgtl5000.c

@@ -25,7 +25,6 @@
 #include <sound/soc.h>
 #include <sound/jack.h>
 #include <sound/soc-dapm.h>
-#include <asm/mach-types.h>
 
 #include "../codecs/sgtl5000.h"
 #include "mxs-saif.h"