Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132766
b: refs/heads/master
c: 6193898
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Eder authored and Takashi Iwai committed Feb 26, 2009
1 parent 79b9d66 commit 0532593
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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: 83807400794a1d680a4fb70a610c5f486e734f45
refs/heads/master: 619389882ba37121d0f2f7b08e4944e47b379118
3 changes: 0 additions & 3 deletions trunk/sound/usb/usx2y/usX2Yhwdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@
#include "usbusx2y.h"
#include "usX2Yhwdep.h"

int usX2Y_hwdep_pcm_new(struct snd_card *card);


static int snd_us428ctls_vm_fault(struct vm_area_struct *area,
struct vm_fault *vmf)
{
Expand Down
2 changes: 2 additions & 0 deletions trunk/sound/usb/usx2y/usx2yhwdeppcm.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ struct snd_usX2Y_hwdep_pcm_shm {
volatile unsigned captured_iso_frames;
int capture_iso_start;
};

int usX2Y_hwdep_pcm_new(struct snd_card *card);

0 comments on commit 0532593

Please sign in to comment.