From: Tony Lindgren Date: Wed, 3 Oct 2012 16:31:02 +0000 (-0700) Subject: ASoC: zoom2: Fix compile error by including correct header files X-Git-Tag: upstream/snapshot3+hdmi~6205^2~35^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=257d36fd696d76b622539c26af652d2a8a931ce9;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ASoC: zoom2: Fix compile error by including correct header files Also drop the includes that are no longer needed and just cause problems for the ARM common zImage. Acked-by: Peter Ujfalusi Signed-off-by: Tim Gardner [tony@atomide.com: updated to drop unneeded headers] Signed-off-by: Tony Lindgren Signed-off-by: Mark Brown --- diff --git a/sound/soc/omap/zoom2.c b/sound/soc/omap/zoom2.c index 677b567..1ff6bb9 100644 --- a/sound/soc/omap/zoom2.c +++ b/sound/soc/omap/zoom2.c @@ -21,15 +21,14 @@ #include #include +#include #include #include #include #include -#include -#include -#include #include +#include /* Register descriptions for twl4030 codec part */ #include