summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_asrc.h
diff options
context:
space:
mode:
authorViorel Suman <viorel.suman@nxp.com>2017-04-30 18:11:00 +0300
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:48:26 +0800
commiteb267cdcaa7d36a7816f3274be065853e8f4ced7 (patch)
tree65e8b22ec9c52bfbae24e64b83268f825b641bf0 /sound/soc/fsl/fsl_asrc.h
parent096ff09cc5d9665f72ec77ab127338ef8c5a951a (diff)
ASoC: fsl: refine the asrc driver for imx8qm
The clock source of ASRC in imx8qm is changed. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Diffstat (limited to 'sound/soc/fsl/fsl_asrc.h')
-rw-r--r--sound/soc/fsl/fsl_asrc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_asrc.h b/sound/soc/fsl/fsl_asrc.h
index 034d10dc11e9..8acc68af90c4 100644
--- a/sound/soc/fsl/fsl_asrc.h
+++ b/sound/soc/fsl/fsl_asrc.h
@@ -290,7 +290,6 @@
struct dma_block {
- dma_addr_t dma_paddr;
void *dma_vaddr;
unsigned int length;
};