Bug#368145: pciradio.c:1810: error: syntax error before string
constant
Stephan Seitz
nur-ab-sal at gmx.de
Sat May 20 21:19:58 UTC 2006
On Sat, May 20, 2006 at 11:05:43PM +0300, Tzafrir Cohen wrote:
>+#ifdef LINUX26
>+module_param(debug, int, 0600);
>+#else
> MODULE_PARM(debug, "i");
>-MODULE_DESCRIPTION("Zapate Telephony PCI Radio Card Zaptel Driver");
>+#endif
I’m not sure. Doesn’t LINUX26 only match kernels 2.6? IMHO you need to
distinguish between kernel 2.6.17 and < 2.6.16 and 2.4.
And
#include <linux/moduleparam.h>
must be included as well with the same conditionals.
Shade and sweet water!
Stephan
--
| Stephan Seitz E-Mail: Nur-Ab-Sal at gmx.de |
| PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20060520/8746c423/attachment.pgp
More information about the Pkg-voip-maintainers
mailing list