Skip to content

Commit

Permalink
V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_cam…
Browse files Browse the repository at this point in the history
…era_platform_info

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Guennadi Liakhovetski authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent 83fe78e commit dd4f0ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/media/soc_camera_platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit dd4f0ad

Please sign in to comment.