diff --git a/sound/soc/tegra-alt/tegra210_adsp_alt.c b/sound/soc/tegra-alt/tegra210_adsp_alt.c index cfa342b2..a29e0d97 100644 --- a/sound/soc/tegra-alt/tegra210_adsp_alt.c +++ b/sound/soc/tegra-alt/tegra210_adsp_alt.c @@ -126,7 +126,7 @@ struct tegra210_adsp { struct tegra210_adsp_path { uint32_t fe_reg; uint32_t be_reg; - } pcm_path[ADSP_FE_END+1][2]; + } pcm_path[ADSP_FE_COUNT+1][2]; }; static const struct snd_pcm_hardware adsp_pcm_hardware = {