summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_sai.h
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2019-07-31 17:11:32 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:53:34 +0800
commit252b2a0d9ece09f654f0f9ec071f1916901c63e4 (patch)
treedb02e22d51f5a7c9eb4f2b7f8ac1d171f32e8a56 /sound/soc/fsl/fsl_sai.h
parent0df4d8e7c78963cccf0ab3a28150aea0251c6212 (diff)
Revert "ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth"
This reverts commit bd517707d85f19a7339ea8b882fcbf0fd9976bd6.
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 7c1ef671da28..83e2bfe05b1b 100644
--- a/sound/soc/fsl/fsl_sai.h
+++ b/sound/soc/fsl/fsl_sai.h
@@ -128,7 +128,6 @@
struct fsl_sai_soc_data {
bool use_imx_pcm;
- unsigned int fifo_depth;
};
struct fsl_sai {