From: Mark Brown Date: Fri, 23 Jan 2009 11:23:32 +0000 (+0000) Subject: ASoC: Fix merge with PXA tree X-Git-Tag: v2.6.30-rc1~8^2~146 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c91cf25ebfbf3a5b336cbaa46646d37dd3d33127;p=~emulex%2Finfiniband.git ASoC: Fix merge with PXA tree Fix a merge issue caused by context overlap. Reported-by: Stephen Rothwell Signed-off-by: Mark Brown --- diff --git a/sound/soc/pxa/e800_wm9712.c b/sound/soc/pxa/e800_wm9712.c index 78a1770b986..bc019cdce42 100644 --- a/sound/soc/pxa/e800_wm9712.c +++ b/sound/soc/pxa/e800_wm9712.c @@ -18,13 +18,10 @@ #include #include -#include -#include +#include #include #include -#include - #include "../codecs/wm9712.h" #include "pxa2xx-pcm.h" #include "pxa2xx-ac97.h"