summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_soc_ad193x.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/tegra/tegra_soc_ad193x.c')
-rw-r--r--sound/soc/tegra/tegra_soc_ad193x.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/tegra/tegra_soc_ad193x.c b/sound/soc/tegra/tegra_soc_ad193x.c
index 360231527ac5..c059648a8c2f 100644
--- a/sound/soc/tegra/tegra_soc_ad193x.c
+++ b/sound/soc/tegra/tegra_soc_ad193x.c
@@ -42,11 +42,9 @@ static int tegra_hifi_hw_params(struct snd_pcm_substream *substream,
enum dac_dap_data_format data_fmt;
-#ifdef CONFIG_ARCH_TEGRA_2x_SOC
if (tegra_das_is_port_master(tegra_audio_codec_type_hifi))
dai_flag |= SND_SOC_DAIFMT_CBM_CFM;
else
-#endif
dai_flag |= SND_SOC_DAIFMT_CBS_CFS;
dai_flag |= SND_SOC_DAIFMT_DSP_A;