2008-02-18 04:18:22 struct video_device
stop go (UNITED STATES)
Message: 51190 Hi,
I'm trying to compile the kernel, and my compile is breaking due to what appears to be some sort of video driver framework disjoint.
/include/media/v4l2-dev.h contains "struct video_device", and /linux-2.6.x/drivers/media/video/blackfin/blackfin_cam.c demands a "hardware" field which is not defined in the struct from v4l2-dev.h .
Any clues?
QuoteReplyEditDelete
2008-02-18 04:36:00 Re: struct video_device
Mike Frysinger (UNITED STATES)
Message: 51191 we havent tested the camera driver with linux-2.6.24, but you should be able to simply delete the .hardware field from the struct initialization