Yep thats the right fix
> --- 2.1.117/drivers/sound/sb_common.c Wed Aug 19 14:48:30 1998
> +++ linux/drivers/sound/sb_common.c Wed Aug 19 23:02:35 1998
> @@ -694,7 +694,7 @@
> return 1;
> }
>
> -static int sb_dsp_init(struct address_info *hw_config)
> +int sb_dsp_init(struct address_info *hw_config)
> {
> sb_devc *devc;
> char name[100];
Fixed in my tree, and will go to Linus
-
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.altern.org/andrebalsa/doc/lkml-faq.html