bttv-driver broken in 2.5.8-pre

Udo A. Steinberg (reality@delusion.de)
Wed, 10 Apr 2002 11:50:40 +0200


Hi,

The bttv driver in 2.5.8-pre doesn't compile:

bttv-driver.c:2650: `video_generic_ioctl' undeclared here (not in a function)
bttv-driver.c:2650: initializer element is not constant
bttv-driver.c:2650: (near initialization for `bttv_fops.ioctl')
bttv-driver.c:2664: unknown field `kernel_ioctl' specified in initializer
bttv-driver.c:2771: `video_generic_ioctl' undeclared here (not in a function)
bttv-driver.c:2771: initializer element is not constant
bttv-driver.c:2771: (near initialization for `radio_fops.ioctl')
bttv-driver.c:2781: unknown field `kernel_ioctl' specified in initializer

Gerd's latest patch v4l2-01-v4l2-api-2.5.8-pre2.diff doesn't fix it either.

-Udo.
-
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/