diff options
Diffstat (limited to 'include/sound/rcar_snd.h')
-rw-r--r-- | include/sound/rcar_snd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/rcar_snd.h b/include/sound/rcar_snd.h index 83284cae464c..4cecd0c175f6 100644 --- a/include/sound/rcar_snd.h +++ b/include/sound/rcar_snd.h | |||
@@ -55,6 +55,7 @@ struct rsnd_ssi_platform_info { | |||
55 | struct rsnd_src_platform_info { | 55 | struct rsnd_src_platform_info { |
56 | u32 convert_rate; /* sampling rate convert */ | 56 | u32 convert_rate; /* sampling rate convert */ |
57 | int dma_id; /* for Gen2 SCU */ | 57 | int dma_id; /* for Gen2 SCU */ |
58 | int irq; | ||
58 | }; | 59 | }; |
59 | 60 | ||
60 | /* | 61 | /* |