summaryrefslogtreecommitdiff
path: root/sound/soc/pxa/e750_wm9705.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2009-01-23 11:40:26 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-01-23 11:40:26 +0000
commitf6fca2e93c9ad3c704f02aaabe4359a8af16fbbb (patch)
tree15f4f739991358742ac84a6072a7dc1ac28b8423 /sound/soc/pxa/e750_wm9705.c
parentc91cf25ebfbf3a5b336cbaa46646d37dd3d33127 (diff)
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>