mirror of https://gitee.com/openkylin/linux.git
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>
This commit is contained in:
parent
713dce4e0b
commit
c800587f65
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue