[media] doc-rst: Fix some typedef ugly warnings
Sphinx can't handle well typedefs. Change two typedef occurrences, in order to cleanup some of such warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
*/
|
||||
extern const struct v4l2_dv_timings v4l2_dv_timings_presets[];
|
||||
|
||||
/**
|
||||
/*
|
||||
* v4l2_check_dv_timings_fnc - timings check callback
|
||||
*
|
||||
* @t: the v4l2_dv_timings struct.
|
||||
|
Reference in New Issue
Block a user