From d2cdb71773e9244e3f77c0afcb5cd1567ab13030 Mon Sep 17 00:00:00 2001 From: Hannes Eder Date: Wed, 25 Feb 2009 22:29:15 +0100 Subject: [PATCH] --- yaml --- r: 132768 b: refs/heads/master c: d73d341d3995ae3c63a4b4543b7c308ebd1e58ea h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/drivers/vx/vx_uer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 40b95894a899..09730ad6641d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3a755ec2e8af0024a06a5adbcc81c012eae61782 +refs/heads/master: d73d341d3995ae3c63a4b4543b7c308ebd1e58ea diff --git a/trunk/sound/drivers/vx/vx_uer.c b/trunk/sound/drivers/vx/vx_uer.c index 0e1ba9b47904..b0560fec6bba 100644 --- a/trunk/sound/drivers/vx/vx_uer.c +++ b/trunk/sound/drivers/vx/vx_uer.c @@ -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;