Re: Patch: pre7/drivers/sound/via82cxxx_audio.c did not compile

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Fri May 12 2000 - 11:22:59 EST


"Adam J. Richter" wrote:
>
> linux-2.3.99-pre7/drivers/sound/via82cxxx_audio.c is apparently
> missing a declaration of a "flags" variable. Here is a patch to make
> it compile.
>
> Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 104
> adam@yggdrasil.com \ / San Jose, California 95129-1034
> +1 408 261-6630 | g g d r a s i l United States of America
> fax +1 408 261-6631 "Free Software For The Rest Of Us."
>
> --------------------------CUT HERE-------------------------------------
> --- /tmp/adam/linux-2.3.99-pre7/drivers/sound/via82cxxx_audio.c Thu May 11 13:45:35 2000
> +++ linux/drivers/sound/via82cxxx_audio.c Thu May 11 19:59:20 2000
> @@ -1736,6 +1736,7 @@
> {
> int rc = -EINVAL, rd=0, wr=0, val=0;
> struct via_info *card;
> + unsigned long flags;
>
> DPRINTK ("ENTER, cmd = 0x%08X\n", cmd);

thanks, applied.

-- 
Jeff Garzik              | Liberty is always dangerous, but
Building 1024            | it is the safest thing we have.
MandrakeSoft, Inc.       |      -- Harry Emerson Fosdick

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:21 EST