2 Dec
2020
2 Dec
'20
3:13 a.m.
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(-)
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
--
2.29.0