Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18118
b: refs/heads/master
c: 9a47291
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jan 12, 2006
1 parent e0b4e0b commit 7bf5e98
Show file tree
Hide file tree
Showing 3 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: 3756513d5fdc7b4ba814419165afcd10c6b1618d
refs/heads/master: 9a4729118c8851bce709a00eba1b3a8f1fd9ed58
1 change: 0 additions & 1 deletion trunk/sound/oss/dmasound/dmasound.h
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ extern int dmasound_catchRadius;
#define SW_INPUT_VOLUME_SCALE 4
#define SW_INPUT_VOLUME_DEFAULT (128 / SW_INPUT_VOLUME_SCALE)

extern int expand_bal; /* Balance factor for expanding (not volume!) */
extern int expand_read_bal; /* Balance factor for reading */
extern uint software_input_volume; /* software implemented recording volume! */

Expand Down
1 change: 1 addition & 0 deletions trunk/sound/oss/dmasound/trans_16.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <asm/uaccess.h>
#include "dmasound.h"

extern int expand_bal; /* Balance factor for expanding (not volume!) */
static short dmasound_alaw2dma16[] ;
static short dmasound_ulaw2dma16[] ;

Expand Down

0 comments on commit 7bf5e98

Please sign in to comment.