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:
parent
4a4bc5e4f9
commit
11e3d1adbe
1 changed files with 0 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue