mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_platform_info
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
83fe78ea02
commit
dd4f0ad4b0
@ -17,7 +17,6 @@
|
||||
struct device;
|
||||
|
||||
struct soc_camera_platform_info {
|
||||
int iface;
|
||||
const char *format_name;
|
||||
unsigned long format_depth;
|
||||
struct v4l2_pix_format format;
|
||||
|
Loading…
Reference in New Issue
Block a user