summaryrefslogtreecommitdiff
path: root/drivers/media/video/tegra/ov9772.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/tegra/ov9772.c')
-rw-r--r--drivers/media/video/tegra/ov9772.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/tegra/ov9772.c b/drivers/media/video/tegra/ov9772.c
index 603f6a4cce35..70a2f9504125 100644
--- a/drivers/media/video/tegra/ov9772.c
+++ b/drivers/media/video/tegra/ov9772.c
@@ -243,7 +243,7 @@ static struct nvc_imager_cap ov9772_dflt_cap = {
.preferred_mode_index = 0,
.focuser_guid = 0,
.torch_guid = 0,
- .cap_end = NVC_IMAGER_CAPABILITIES_END,
+ .cap_version = NVC_IMAGER_CAPABILITIES_VERSION2,
};
static struct ov9772_platform_data ov9772_dflt_pdata = {