Skip to content

Commit

Permalink
Merge branch 'topic/rawmidi-fix' into for-linus
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Iwai committed Mar 23, 2009
2 parents 65b3864 + 9a1b64c commit c944a93
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 185 deletions.
1 change: 0 additions & 1 deletion include/sound/rawmidi.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
#define SNDRV_RAWMIDI_LFLG_INPUT (1<<1)
#define SNDRV_RAWMIDI_LFLG_OPEN (3<<0)
#define SNDRV_RAWMIDI_LFLG_APPEND (1<<2)
#define SNDRV_RAWMIDI_LFLG_NOOPENLOCK (1<<3)

struct snd_rawmidi;
struct snd_rawmidi_substream;
Expand Down
Loading

0 comments on commit c944a93

Please sign in to comment.