dect
/
linux-2.6
Archived
13
0
Fork 0

V4L/DVB (13643): soc-camera: remove no longer needed struct members

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Guennadi Liakhovetski 2009-12-11 11:06:00 -03:00 committed by Mauro Carvalho Chehab
parent 4a4bc5e4f9
commit 11e3d1adbe
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ struct soc_camera_device {
struct device *pdev; /* Platform device */
s32 user_width;
s32 user_height;
unsigned short width_min;
unsigned short height_min;
unsigned short y_skip_top; /* Lines to skip at the top */
unsigned char iface; /* Host number */
unsigned char devnum; /* Device number per host */