Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22794
b: refs/heads/master
c: d8327c7
h: refs/heads/master
v: v3
  • Loading branch information
Sergei Shtylylov authored and Jaroslav Kysela committed Mar 22, 2006
1 parent b75380e commit b674132
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6682025e1220a1ab0b6b855b7805928c3163e043
refs/heads/master: d8327c784b51b57dac2c26cfad87dce0d68dfd98
2 changes: 2 additions & 0 deletions trunk/sound/mips/au1x00.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
#include <sound/core.h>
#include <sound/initval.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <sound/ac97_codec.h>
#include <asm/mach-au1x00/au1000.h>
#include <asm/mach-au1x00/au1000_dma.h>
Expand Down Expand Up @@ -153,6 +154,7 @@ au1000_setup_dma_link(struct audio_stream *stream, unsigned int period_bytes,
{
struct snd_pcm_substream *substream = stream->substream;
struct snd_pcm_runtime *runtime = substream->runtime;
struct au1000_period *pointer;
unsigned long dma_start;
int i;

Expand Down

0 comments on commit b674132

Please sign in to comment.