Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132768
b: refs/heads/master
c: d73d341
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Eder authored and Takashi Iwai committed Feb 26, 2009
1 parent ea74cd8 commit d2cdb71
Show file tree
Hide file tree
Showing 2 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: 3a755ec2e8af0024a06a5adbcc81c012eae61782
refs/heads/master: d73d341d3995ae3c63a4b4543b7c308ebd1e58ea
2 changes: 1 addition & 1 deletion trunk/sound/drivers/vx/vx_uer.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ static void vx_write_one_cbit(struct vx_core *chip, int index, int val)
* returns the frequency of UER, or 0 if not sync,
* or a negative error code.
*/
static int vx_read_uer_status(struct vx_core *chip, int *mode)
static int vx_read_uer_status(struct vx_core *chip, unsigned int *mode)
{
int val, freq;

Expand Down

0 comments on commit d2cdb71

Please sign in to comment.