summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/e750_wm9705.c
diff options
context:
space:
mode:
authorMark Brown2009-01-23 12:40:26 +0100
committerMark Brown2009-01-23 12:40:26 +0100
commitf6fca2e93c9ad3c704f02aaabe4359a8af16fbbb (patch)
tree15f4f739991358742ac84a6072a7dc1ac28b8423 /sound/soc/pxa/e750_wm9705.c
parentASoC: Fix merge with PXA tree (diff)
downloadkernel-qcow2-linux-f6fca2e93c9ad3c704f02aaabe4359a8af16fbbb.tar.gz
kernel-qcow2-linux-f6fca2e93c9ad3c704f02aaabe4359a8af16fbbb.tar.xz
kernel-qcow2-linux-f6fca2e93c9ad3c704f02aaabe4359a8af16fbbb.zip
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>
Diffstat (limited to 'sound/soc/pxa/e750_wm9705.c')
-rw-r--r--sound/soc/pxa/e750_wm9705.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/pxa/e750_wm9705.c b/sound/soc/pxa/e750_wm9705.c
index 20fbdcfa9f78..8dceccc5e059 100644
--- a/sound/soc/pxa/e750_wm9705.c
+++ b/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>