mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
ASoC: jz4740: Remove Makefile entry for removed file
Commit0406a40a0
("ASoC: jz4740: Use the generic dmaengine PCM driver") jz4740-pcm.c file, but neglected to remove the Makefile entries. Fixes:0406a40a0
("ASoC: jz4740: Use the generic dmaengine PCM driver") Reported-by: kbuild test robot <fengguang.wu@intel.com> Reported-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
c9eaa447e7
commit
eebdec044e
@ -1,10 +1,8 @@
|
||||
#
|
||||
# Jz4740 Platform Support
|
||||
#
|
||||
snd-soc-jz4740-objs := jz4740-pcm.o
|
||||
snd-soc-jz4740-i2s-objs := jz4740-i2s.o
|
||||
|
||||
obj-$(CONFIG_SND_JZ4740_SOC) += snd-soc-jz4740.o
|
||||
obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz4740-i2s.o
|
||||
|
||||
# Jz4740 Machine Support
|
||||
|
Loading…
Reference in New Issue
Block a user