From: Jack Yu Date: Wed, 2 Dec 2020 02:13:36 +0000 (+0800) Subject: ASoC: rt715: remove unused parameter X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=569c167ce3bb145662cbdd37924017f5a3071024;p=linux.git ASoC: rt715: remove unused parameter Remove unused parameter in rt715.h. Signed-off-by: Jack Yu Link: https://lore.kernel.org/r/20201202021336.3591-1-jack.yu@realtek.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt715.h b/sound/soc/codecs/rt715.h index d0d0fd2a6fdb7..009a8266f6064 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