X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Foss%2Fadlib_card.c;h=c9a7c9b470decc57c2ff7f25dc9a618b1da9d109;hb=refs%2Fheads%2Fvserver;hp=46e9deb63ae427761c95194e3efb0a4438f65b6f;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/sound/oss/adlib_card.c b/sound/oss/adlib_card.c index 46e9deb63..c9a7c9b47 100644 --- a/sound/oss/adlib_card.c +++ b/sound/oss/adlib_card.c @@ -1,5 +1,5 @@ /* - * sound/adlib_card.c + * sound/oss/adlib_card.c * * Detection routine for the AdLib card. * @@ -31,7 +31,7 @@ static struct address_info cfg; static int __initdata io = -1; -MODULE_PARM(io, "i"); +module_param(io, int, 0); static int __init init_adlib(void) {