diff options
Diffstat (limited to 'sound/soc/omap/omap-pcm.h')
-rw-r--r-- | sound/soc/omap/omap-pcm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/omap/omap-pcm.h b/sound/soc/omap/omap-pcm.h index f95fe3064172..b92248cbd47a 100644 --- a/sound/soc/omap/omap-pcm.h +++ b/sound/soc/omap/omap-pcm.h | |||
@@ -25,6 +25,8 @@ | |||
25 | #ifndef __OMAP_PCM_H__ | 25 | #ifndef __OMAP_PCM_H__ |
26 | #define __OMAP_PCM_H__ | 26 | #define __OMAP_PCM_H__ |
27 | 27 | ||
28 | struct snd_pcm_substream; | ||
29 | |||
28 | struct omap_pcm_dma_data { | 30 | struct omap_pcm_dma_data { |
29 | char *name; /* stream identifier */ | 31 | char *name; /* stream identifier */ |
30 | int dma_req; /* DMA request line */ | 32 | int dma_req; /* DMA request line */ |