Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH] ASoC: mt6660: delete MODULE_VERSION
@ 2025-05-31 15:59 Xose Vazquez Perez
  2025-06-02 11:21 ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Xose Vazquez Perez @ 2025-05-31 15:59 UTC (permalink / raw)
  Cc: Xose Vazquez Perez, Liam Girdwood, Mark Brown, Jaroslav Kysela,
	Takashi Iwai, Matthias Brugger, AngeloGioacchino Del Regno,
	SOUND ML, MEDIATEK ML

Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: SOUND ML <linux-sound@vger.kernel.org>
Cc: MEDIATEK ML <linux-mediatek@lists.infradead.org>
---
 sound/soc/codecs/mt6660.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/codecs/mt6660.c b/sound/soc/codecs/mt6660.c
index d16bccebae52..9415656f8285 100644
--- a/sound/soc/codecs/mt6660.c
+++ b/sound/soc/codecs/mt6660.c
@@ -578,4 +578,3 @@ module_i2c_driver(mt6660_i2c_driver);
 MODULE_AUTHOR("Jeff Chang <jeff_chang@richtek.com>");
 MODULE_DESCRIPTION("MT6660 SPKAMP Driver");
 MODULE_LICENSE("GPL");
-MODULE_VERSION("1.0.8_G");
-- 
2.49.0

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

end of thread, other threads:[~2025-06-04  8:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-31 15:59 [PATCH] ASoC: mt6660: delete MODULE_VERSION Xose Vazquez Perez
2025-06-02 11:21 ` Mark Brown
2025-06-04  8:06   ` Xose Vazquez Perez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox