diff options
Diffstat (limited to 'sound/soc/sh/rcar/rsnd.h')
-rw-r--r-- | sound/soc/sh/rcar/rsnd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sh/rcar/rsnd.h b/sound/soc/sh/rcar/rsnd.h index 93a1a256f37c..cb12861a1f3c 100644 --- a/sound/soc/sh/rcar/rsnd.h +++ b/sound/soc/sh/rcar/rsnd.h | |||
@@ -178,7 +178,6 @@ struct rsnd_dma { | |||
178 | 178 | ||
179 | void rsnd_dma_start(struct rsnd_dma *dma); | 179 | void rsnd_dma_start(struct rsnd_dma *dma); |
180 | void rsnd_dma_stop(struct rsnd_dma *dma); | 180 | void rsnd_dma_stop(struct rsnd_dma *dma); |
181 | int rsnd_dma_available(struct rsnd_dma *dma); | ||
182 | int rsnd_dma_init(struct rsnd_priv *priv, struct rsnd_dma *dma, int id); | 181 | int rsnd_dma_init(struct rsnd_priv *priv, struct rsnd_dma *dma, int id); |
183 | void rsnd_dma_quit(struct rsnd_priv *priv, | 182 | void rsnd_dma_quit(struct rsnd_priv *priv, |
184 | struct rsnd_dma *dma); | 183 | struct rsnd_dma *dma); |