diff options
author | Gaosheng Cui <[email protected]> | 2022-09-23 17:03:55 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-09-23 13:56:25 +0100 |
commit | 4f865485e8ef1d04de23fc1def1fa4e39fb00b91 (patch) | |
tree | 91a58650c114a63e713d2cee14f5ee2912d99dae /lib/mpi/mpi-sub-ui.c | |
parent | 14ed837b9740cc6ec25910980d67c22894b4ff56 (diff) |
ASoC: fsl: Remove unused inline function imx_pcm_dma_params_init_data()
The imx_pcm_dma_params_init_data() are no longer used since
commit c31da0b196f9 ("ASoC: imx-ssi: Remove unused driver"),
and the function is used to initialize some members of
"struct imx_dma_data", it's more readable to assign the value
directly, imx_pcm_dma_params_init_data is useless, so remove it.
Signed-off-by: Gaosheng Cui <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions