提交 71937240 编写于 作者: S Sakari Ailus 提交者: Mauro Carvalho Chehab

media: ov2685: Select VIDEO_V4L2_SUBDEV_API

VIDEO_V4L2_SUBDEV_API is required for v4l2_subdev_get_pad_*() functions.
Select it.

Fixes: ("media: i2c: ov2685: Add .get_selection() support")
Signed-off-by: NSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@kernel.org>
上级 2653fad0
...@@ -462,6 +462,7 @@ config VIDEO_OV2685 ...@@ -462,6 +462,7 @@ config VIDEO_OV2685
tristate "OmniVision OV2685 sensor support" tristate "OmniVision OV2685 sensor support"
depends on VIDEO_DEV && I2C depends on VIDEO_DEV && I2C
select MEDIA_CONTROLLER select MEDIA_CONTROLLER
select VIDEO_V4L2_SUBDEV_API
select V4L2_FWNODE select V4L2_FWNODE
help help
This is a Video4Linux2 sensor driver for the OmniVision This is a Video4Linux2 sensor driver for the OmniVision
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册