Skip to content

Commit

Permalink
ASoC: Fix merge with PXA tree
Browse files Browse the repository at this point in the history
Fix a merge issue caused by context overlap.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Jan 23, 2009
1 parent ff637d3 commit c91cf25
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions sound/soc/pxa/e800_wm9712.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c91cf25

Please sign in to comment.