2.6.16-rc4-mm2: drivers/isdn/hysdn/hysdn_net.c module_param() compile error

From: Adrian Bunk
Date: Fri Feb 24 2006 - 22:37:20 EST


On Fri, Feb 24, 2006 at 03:10:02AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.16-rc4-mm1:
>...
> +remove-module_parm.patch
>...
> Current 2.6.16 queue. Some of these are a bit questionable at this stage.
>...

This causes the following compile error:

<-- snip -->

...
CC [M] drivers/isdn/hysdn/hysdn_net.o
drivers/isdn/hysdn/hysdn_net.c:27: error: syntax error before 'int'
drivers/isdn/hysdn/hysdn_net.c:27: error: syntax error before ',' token
drivers/isdn/hysdn/hysdn_net.c:27: error: 'param_set_unsigned' undeclared here (not in a function)
drivers/isdn/hysdn/hysdn_net.c:27: error: syntax error before 'int'
drivers/isdn/hysdn/hysdn_net.c:27: error: 'param_get_unsigned' undeclared here (not in a function)
make[3]: *** [drivers/isdn/hysdn/hysdn_net.o] Error 1

<-- snip -->

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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