]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Jan 2009 11:40:26 +0000 (11:40 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Jan 2009 11:40:26 +0000 (11:40 +0000)
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>
sound/soc/pxa/e740_wm9705.c
sound/soc/pxa/e750_wm9705.c

index ac36176517348b1b96a8ac75817038c877b8ee39..7cd2f89d7b1021d9641a010a80901882b26ef495 100644 (file)
@@ -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>
 
index 20fbdcfa9f783683b49734911958bf28f97284cc..8dceccc5e059fbb31a818f7fc76c892d4b3ba32e 100644 (file)
@@ -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>