login
Header Space

 
 

Mailing list archives

Search results

Found 3 matching messages (0.224 seconds). Page 1 of 1.

[PATCH] v4l: Build error with et61x251, if V4L1_COMPAT is not selected

With current git tree I get an build error for et61x251, if V4L1_COMPAT is not selected: drivers/media/video/et61x251/et61x251_core.c: In et61x251_show_: drivers/media/video/et61x251/et61x251_core.c:718: error: implicit ...

linux-kernel - aherrman - Sep 13 2007 - 08:36

Re: [PATCH] v4l: Build error with et61x251, if V4L1_COMPAT is not selected

... @arcor.de wrote: > With current git tree I get an build error > for et61x251, if V4L1_COMPAT is not selected: > > ... can, please fix it by replacing to_video_device() with container_of() instead: cam = video_get_drvdata(container_of(cd, struct ...

linux-kernel - Luca Risolia - Sep 13 2007 - 11:07

Re: [PATCH] v4l: Build error with et61x251, if V4L1_COMPAT is not selected

... @arcor.de wrote: > > With current git tree I get an build error > > for et61x251, if V4L1_COMPAT is not selected: > > ... , please fix it by > replacing to_video_device() with container_of() instead: > > cam = video_get_drvdata(container_of(cd, ...

linux-kernel - aherrman - Sep 13 2007 - 18:06

speck-geostationary