Commit 11e3d1ad authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Mauro Carvalho Chehab
Browse files

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

parent 4a4bc5e4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 */