Commit c91cf25e authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Fix merge with PXA tree



Fix a merge issue caused by context overlap.

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent ff637d38
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -18,13 +18,10 @@
#include <sound/soc.h>
#include <sound/soc-dapm.h>

#include <mach/pxa-regs.h>
#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <mach/audio.h>
#include <mach/eseries-gpio.h>

#include <asm/mach-types.h>

#include "../codecs/wm9712.h"
#include "pxa2xx-pcm.h"
#include "pxa2xx-ac97.h"