ASoC: neo1973_wm8753 audio support does not require scoop
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 28 Jan 2011 19:00:18 +0000 (12:00 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 31 Jan 2011 13:31:29 +0000 (13:31 +0000)
This driver does not use any of the functionality provided by the scoop
hardware.  Remove the unneeded header.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/samsung/neo1973_wm8753.c

index d20815d5ab2eea86317f50c664604f6437269d08..d3cd6888a81025813c38e4db40e1b1c78f4c31c5 100644 (file)
@@ -24,7 +24,6 @@
 #include <sound/tlv.h>
 
 #include <asm/mach-types.h>
-#include <asm/hardware/scoop.h>
 #include <mach/regs-clock.h>
 #include <mach/regs-gpio.h>
 #include <mach/hardware.h>
This page took 0.049904 seconds and 5 git commands to generate.