Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200436
b: refs/heads/master
c: f487537
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely committed Jun 15, 2010
1 parent 533a00b commit 3c86b23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb73538e10c7fc4823a56e97bba600c2f9294012
refs/heads/master: f487537c2b6b23332bbea7ecb1fe793b6c74d5b2
2 changes: 1 addition & 1 deletion trunk/sound/soc/fsl/mpc5200_dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ struct psc_dma {
};

/* Utility for retrieving psc_dma_stream structure from a substream */
inline struct psc_dma_stream *
static inline struct psc_dma_stream *
to_psc_dma_stream(struct snd_pcm_substream *substream, struct psc_dma *psc_dma)
{
if (substream->pstr->stream == SNDRV_PCM_STREAM_CAPTURE)
Expand Down

0 comments on commit 3c86b23

Please sign in to comment.