This is a note to let you know that I've just added the patch titled
ASoC: jz4740: Remove Makefile entry for removed file
to the 3.14-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
asoc-jz4740-remove-makefile-entry-for-removed-file.patch
and it can be found in the queue-3.14 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From eebdec044e82a4c694b7c1f4996e3ab82d64482c Mon Sep 17 00:00:00 2001
From: Lars-Peter Clausen <[email protected]>
Date: Tue, 22 Apr 2014 22:46:31 +0200
Subject: ASoC: jz4740: Remove Makefile entry for removed file
From: Lars-Peter Clausen <[email protected]>
commit eebdec044e82a4c694b7c1f4996e3ab82d64482c upstream.
Commit 0406a40a0 ("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 <[email protected]>
Reported-by: Ralf Baechle <[email protected]>
Signed-off-by: Lars-Peter Clausen <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Cc: Markos Chandras <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
sound/soc/jz4740/Makefile | 2 --
1 file changed, 2 deletions(-)
--- a/sound/soc/jz4740/Makefile
+++ b/sound/soc/jz4740/Makefile
@@ -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
Patches currently in stable-queue which might be from [email protected] are
queue-3.14/asoc-adav80x-fix-wrong-value-references-for-boolean-kctl.patch
queue-3.14/asoc-jz4740-remove-makefile-entry-for-removed-file.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html