Browse Source

ASoC: neo1973_wm8753 audio support does not require scoop

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>
H Hartley Sweeten 14 years ago
parent
commit
c800587f65
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sound/soc/samsung/neo1973_wm8753.c

+ 0 - 1
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>