All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Asoc: samsung: clean makefile about inexistant files
@ 2018-01-29 12:26 Corentin Labbe
  2018-01-29 12:31 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Corentin Labbe @ 2018-01-29 12:26 UTC (permalink / raw)
  To: broonie, krzk, lgirdwood, perex, s.nawrocki, sbkim73, tiwai
  Cc: alsa-devel, linux-kernel, Corentin Labbe

Clean makefile rules about inexistant files.
Thoses files were removed in commit a076d418235f ("ASoC: samsung: Drop AC97 drivers")

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 sound/soc/samsung/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/sound/soc/samsung/Makefile b/sound/soc/samsung/Makefile
index 030949e1e434..c3b76035f69c 100644
--- a/sound/soc/samsung/Makefile
+++ b/sound/soc/samsung/Makefile
@@ -21,8 +21,6 @@ obj-$(CONFIG_SND_SAMSUNG_I2S) += snd-soc-idma.o
 # S3C24XX Machine Support
 snd-soc-jive-wm8750-objs := jive_wm8750.o
 snd-soc-neo1973-wm8753-objs := neo1973_wm8753.o
-snd-soc-smdk2443-wm9710-objs := smdk2443_wm9710.o
-snd-soc-ln2440sbc-alc650-objs := ln2440sbc_alc650.o
 snd-soc-s3c24xx-uda134x-objs := s3c24xx_uda134x.o
 snd-soc-s3c24xx-simtec-objs := s3c24xx_simtec.o
 snd-soc-s3c24xx-simtec-hermes-objs := s3c24xx_simtec_hermes.o
@@ -32,7 +30,6 @@ snd-soc-rx1950-uda1380-objs := rx1950_uda1380.o
 snd-soc-smdk-wm8580-objs := smdk_wm8580.o
 snd-soc-smdk-wm8994-objs := smdk_wm8994.o
 snd-soc-snow-objs := snow.o
-snd-soc-smdk-wm9713-objs := smdk_wm9713.o
 snd-soc-s3c64xx-smartq-wm8987-objs := smartq_wm8987.o
 snd-soc-smdk-spdif-objs := smdk_spdif.o
 snd-soc-smdk-wm8994pcm-objs := smdk_wm8994pcm.o
-- 
2.13.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Asoc: samsung: clean makefile about inexistant files
  2018-01-29 12:26 [PATCH] Asoc: samsung: clean makefile about inexistant files Corentin Labbe
@ 2018-01-29 12:31 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2018-01-29 12:31 UTC (permalink / raw)
  To: Corentin Labbe
  Cc: broonie, lgirdwood, perex, Sylwester Nawrocki, sbkim73, tiwai,
	alsa-devel, linux-kernel

On Mon, Jan 29, 2018 at 1:26 PM, Corentin Labbe <clabbe@baylibre.com> wrote:
> Clean makefile rules about inexistant files.
> Thoses files were removed in commit a076d418235f ("ASoC: samsung: Drop AC97 drivers")
>
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
>  sound/soc/samsung/Makefile | 3 ---
>  1 file changed, 3 deletions(-)

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-29 12:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-29 12:26 [PATCH] Asoc: samsung: clean makefile about inexistant files Corentin Labbe
2018-01-29 12:31 ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.