diff options
| author | Dillon Min <[email protected]> | 2021-10-28 07:40:20 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-11-15 08:12:05 +0000 |
| commit | d9fbdedc56eabb9c5d49b37d8b1f8189fa48a4c8 (patch) | |
| tree | ac93dd41e4ac2198b3f434460aad763f2e8c3e7b /tools/perf/scripts/python | |
| parent | 147907e9322406beb5d0da7fd9ff4e789fc38b9f (diff) | |
media: stm32-dma2d: fix compile-testing failed
get compile-test failed report from [email protected] after the driver
submitted.
"ld.lld: error: undefined symbol: v4l2_fh_init"
so, make CONFIG_STM32_DMA2D depends on CONFIG_VIDEO_DEV and
CONFIG_VIDEO_V4L2 to fix this compile error.
Fixes: bff6e3e2f4c9 ("media: stm32-dma2d: STM32 DMA2D driver")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Dillon Min <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions