diff options
Diffstat (limited to 'sound/soc/ux500/ux500_msp_i2s.h')
-rw-r--r-- | sound/soc/ux500/ux500_msp_i2s.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/ux500/ux500_msp_i2s.h b/sound/soc/ux500/ux500_msp_i2s.h index 1311c0df7628..6f3e3dccbcb6 100644 --- a/sound/soc/ux500/ux500_msp_i2s.h +++ b/sound/soc/ux500/ux500_msp_i2s.h | |||
@@ -543,6 +543,7 @@ struct ux500_msp_dma_params { | |||
543 | struct stedma40_chan_cfg *dma_cfg; | 543 | struct stedma40_chan_cfg *dma_cfg; |
544 | }; | 544 | }; |
545 | 545 | ||
546 | struct msp_i2s_platform_data; | ||
546 | int ux500_msp_i2s_init_msp(struct platform_device *pdev, | 547 | int ux500_msp_i2s_init_msp(struct platform_device *pdev, |
547 | struct ux500_msp **msp_p, | 548 | struct ux500_msp **msp_p, |
548 | struct msp_i2s_platform_data *platform_data); | 549 | struct msp_i2s_platform_data *platform_data); |