On Mon, 2011-01-31 at 11:23 +0000, Mark Brown wrote:
On Fri, Jan 28, 2011 at 12:00:18PM -0700, H Hartley Sweeten wrote:
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
CCing in Liam. As I think I've mentioned before please do remember to CC maintainers.
diff --git a/sound/soc/samsung/neo1973_wm8753.c b/sound/soc/samsung/neo1973_wm8753.c index c7a2451..c5b3113 100644 --- a/sound/soc/samsung/neo1973_wm8753.c +++ b/sound/soc/samsung/neo1973_wm8753.c @@ -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>
Acked-by: Liam Girdwood lrg@slimlogic.co.uk