2.5.3-pre2: drivers/ieee1394/video1394.c error

Frank Davis (fdavis@si.rr.com)
Sun, 20 Jan 2002 12:21:15 -0500 (EST)


Hello all,
While 'make modules', I received the following error:
Regards,
Frank

video1394.c: In function `do_iso_mmap':
video1394.c:831: warning: passing arg 1 of `remap_page_range_Rsmp_94f2c3fc' makes pointer from integer without a cast
video1394.c:831: incompatible type for argument 4 of `remap_page_range_Rsmp_94f2c3fc'
video1394.c:831: too few arguments to function `remap_page_range_Rsmp_94f2c3fc'
video1394.c: In function `video1394_ioctl':
video1394.c:853: invalid operands to binary &
video1394.c:863: invalid operands to binary &
video1394.c: In function `video1394_mmap':
video1394.c:1331: invalid operands to binary &
video1394.c:1340: invalid operands to binary &
video1394.c: In function `video1394_open':
video1394.c:1360: invalid operands to binary &
video1394.c: In function `video1394_release':
video1394.c:1400: invalid operands to binary &
video1394.c:1409: invalid operands to binary &
make[2]: *** [video1394.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/ieee1394'
make[1]: *** [_modsubdir_ieee1394] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_mod_drivers] Error 2

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