diff mbox series

ASoC: rt715: remove unused parameter

Message ID 20201202021336.3591-1-jack.yu@realtek.com
State Accepted
Commit 569c167ce3bb145662cbdd37924017f5a3071024
Headers show
Series ASoC: rt715: remove unused parameter | expand

Commit Message

Jack Yu Dec. 2, 2020, 2:13 a.m. UTC
From: Jack Yu <jack.yu@realtek.com>

Remove unused parameter in rt715.h.

Signed-off-by: Jack Yu <jack.yu@realtek.com>
---
 sound/soc/codecs/rt715.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Mark Brown Dec. 2, 2020, 5:19 p.m. UTC | #1
On Wed, 2 Dec 2020 10:13:36 +0800, jack.yu@realtek.com wrote:
> Remove unused parameter in rt715.h.

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: rt715: remove unused parameter
      commit: 569c167ce3bb145662cbdd37924017f5a3071024

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
diff mbox series

Patch

diff --git a/sound/soc/codecs/rt715.h b/sound/soc/codecs/rt715.h
index d0d0fd2a6fdb..009a8266f606 100644
--- a/sound/soc/codecs/rt715.h
+++ b/sound/soc/codecs/rt715.h
@@ -207,7 +207,6 @@  struct sdw_stream_data {
 enum {
 	RT715_AIF1,
 	RT715_AIF2,
-	RT715_AIFS,
 };
 
 #define RT715_POWER_UP_DELAY_MS 400