Searched hist:"8917 a5f61e4614d6f073cfe59e59c5faa58c026c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/media/ |
H A D | v4l2-h264.h | diff 8917a5f61e4614d6f073cfe59e59c5faa58c026c Thu Nov 26 03:36:10 CST 2020 Ezequiel Garcia <ezequiel@collabora.com> media: Clean stateless control includes
Avoid including h264-ctrls.h, vp8-ctrls.h, etc, and instead just include v4l2-ctrls.h which does the right thing.
This is in preparation for moving the stateless controls out of staging, which will mean removing some of these headers.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Tested-by: Jernej Skrabec <jernej.skrabec@siol.net> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|