> make[3]: Entering directory `/usr/src/linux-2.5.18/drivers/usb/media'
> gcc -D__KERNEL__ -I/usr/src/linux-2.5.18/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> -march=i686 -DKBUILD_BASENAME=pwc_if -c -o pwc-if.o pwc-if.c
> pwc-if.c: In function `pwc_isoc_init':
> pwc-if.c:818: structure has no member named `next'
> pwc-if.c: In function `pwc_isoc_cleanup':
> pwc-if.c:861: structure has no member named `next'
core. The driver (and some other USB video drivers) needs to be fixed.
Patches are welcome :)
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/