提交 fb91aecb 编写于 作者: M Mauro Carvalho Chehab

[media] DocBook: Fix documentation for struct v4l2_dv_timings

Fix this warning:
	include/media/v4l2-dv-timings.h:29: warning: cannot understand function prototype: 'const struct v4l2_dv_timings v4l2_dv_timings_presets[]; '

Unfortunately, currently, it seems that doc-nano doesn't support
documenting extern static vars.
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 5a11cb1c
......@@ -23,7 +23,7 @@
#include <linux/videodev2.h>
/**
/*
* v4l2_dv_timings_presets: list of all dv_timings presets.
*/
extern const struct v4l2_dv_timings v4l2_dv_timings_presets[];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册