Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- include/media/soc_camera.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/include/media/soc_camera.h b/include/media/soc_camera.h index 62f07db..c7a6f42 100644 --- a/include/media/soc_camera.h +++ b/include/media/soc_camera.h @@ -93,8 +93,6 @@ struct soc_camera_host_ops { struct soc_camera_link { /* Camera bus id, used to match a camera and a bus */ int bus_id; - /* GPIO number to switch between 8 and 10 bit modes */ - unsigned int gpio; /* Per camera SOCAM_SENSOR_* bus flags */ unsigned long flags; /* Optional callbacks to power on or off and reset the sensor */ -- 1.5.6.5 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html