From: Mark Brown Date: Fri, 23 Jan 2009 11:40:26 +0000 (+0000) Subject: ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h X-Git-Tag: v2.6.30-rc1~8^2~145 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f6fca2e93c9ad3c704f02aaabe4359a8af16fbbb;p=karo-tx-linux.git 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 --- diff --git a/sound/soc/pxa/e740_wm9705.c b/sound/soc/pxa/e740_wm9705.c index ac3617651734..7cd2f89d7b10 100644 --- a/sound/soc/pxa/e740_wm9705.c +++ b/sound/soc/pxa/e740_wm9705.c @@ -18,8 +18,6 @@ #include #include -#include -#include #include #include 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 #include -#include -#include #include #include