Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130674
b: refs/heads/master
c: e6faa00
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh Rajput committed Jan 30, 2009
1 parent 599921a commit 7c41faf
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: a788fd53aec9a439f6b8bf57888c30aea1176e1b
refs/heads/master: e6faa002be269233bf1e8961e7e0a79ca3f2db8b
2 changes: 2 additions & 0 deletions trunk/include/linux/sound.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#define SND_DEV_AMIDI 13 /* Like /dev/midi (obsolete) */
#define SND_DEV_ADMMIDI 14 /* Like /dev/dmmidi (onsolete) */

#ifdef __KERNEL__
/*
* Sound core interface functions
*/
Expand All @@ -40,3 +41,4 @@ extern void unregister_sound_special(int unit);
extern void unregister_sound_mixer(int unit);
extern void unregister_sound_midi(int unit);
extern void unregister_sound_dsp(int unit);
#endif /* __KERNEL__ */

0 comments on commit 7c41faf

Please sign in to comment.