|
@@ -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 */
|