瀏覽代碼

ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h

pxa-regs.h and hardware.h are not intended for use directly in driver
code and references to them have been removed in other code - remove
them from the newly added e740 and e750 machine drivers.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mark Brown 16 年之前
父節點
當前提交
f6fca2e93c
共有 2 個文件被更改,包括 0 次插入4 次删除
  1. 0 2
      sound/soc/pxa/e740_wm9705.c
  2. 0 2
      sound/soc/pxa/e750_wm9705.c

+ 0 - 2
sound/soc/pxa/e740_wm9705.c

@@ -18,8 +18,6 @@
 #include <sound/soc.h>
 #include <sound/soc-dapm.h>
 
-#include <mach/pxa-regs.h>
-#include <mach/hardware.h>
 #include <mach/audio.h>
 #include <mach/eseries-gpio.h>
 

+ 0 - 2
sound/soc/pxa/e750_wm9705.c

@@ -18,8 +18,6 @@
 #include <sound/soc.h>
 #include <sound/soc-dapm.h>
 
-#include <mach/pxa-regs.h>
-#include <mach/hardware.h>
 #include <mach/audio.h>
 #include <mach/eseries-gpio.h>