diff options
Diffstat (limited to 'sound/soc/fsl/imx-ssi.h')
| -rw-r--r-- | sound/soc/fsl/imx-ssi.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/fsl/imx-ssi.h b/sound/soc/fsl/imx-ssi.h index fb1616ba8c59..560c40fc9ebb 100644 --- a/sound/soc/fsl/imx-ssi.h +++ b/sound/soc/fsl/imx-ssi.h | |||
| @@ -211,6 +211,8 @@ struct imx_ssi { | |||
| 211 | struct imx_dma_data filter_data_rx; | 211 | struct imx_dma_data filter_data_rx; |
| 212 | struct imx_pcm_fiq_params fiq_params; | 212 | struct imx_pcm_fiq_params fiq_params; |
| 213 | 213 | ||
| 214 | int fiq_init; | ||
| 215 | int dma_init; | ||
| 214 | int enabled; | 216 | int enabled; |
| 215 | }; | 217 | }; |
| 216 | 218 | ||
