Re: linux-next: Tree for June 24 (ivtv)

From: Randy Dunlap
Date: Tue Jun 24 2008 - 20:30:20 EST



ivtv-ioctl.c uses struct fields that are protected by
CONFIG_VIDEO_ADV_DEBUG even when that config option is not set, causing:

build-r2146.out:/local/linsrc/linux-next-20080624/drivers/media/video/ivtv/ivtv-ioc
tl.c:1899: error: 'struct video_device' has no member named 'vidioc_g_register'
build-r2146.out:/local/linsrc/linux-next-20080624/drivers/media/video/ivtv/ivtv-ioc
tl.c:1900: error: 'struct video_device' has no member named 'vidioc_s_register'
build-r2146.out:make[5]: *** [drivers/media/video/ivtv/ivtv-ioctl.o] Error 1


---
~Randy
Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA
http://linuxplumbersconf.org/
--
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/