summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_sai.h
diff options
context:
space:
mode:
authorLeonard Crestez <leonard.crestez@nxp.com>2019-10-03 20:44:56 +0300
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:53:29 +0800
commit1ea30a6341327aef8dd0052108949ceed481beca (patch)
treecdb5005b9f5c280131a89a06b03393ad3c0c26f9 /sound/soc/fsl/fsl_sai.h
parent219d54332a09e8d8741c1e1982f5eae56099de85 (diff)
Revert "ASoC: fsl_sai: Fix noise when using EDMA"
This reverts commit e75f4940e8ad0dd76527302a10c06b58bf7eb590.
Diffstat (limited to 'sound/soc/fsl/fsl_sai.h')
-rw-r--r--sound/soc/fsl/fsl_sai.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_sai.h b/sound/soc/fsl/fsl_sai.h
index 76b15deea80c..b12cb578f6d0 100644
--- a/sound/soc/fsl/fsl_sai.h
+++ b/sound/soc/fsl/fsl_sai.h
@@ -157,7 +157,6 @@
struct fsl_sai_soc_data {
bool use_imx_pcm;
- bool use_edma;
unsigned int fifo_depth;
unsigned int reg_offset;
};