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

media: vsp1: add a missing kernel-doc parameter

Fix this warning:
	drivers/media/platform/vsp1/vsp1_dl.c:87: warning: No description found for parameter 'has_chain'
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 bd98f7a1
...@@ -70,6 +70,7 @@ struct vsp1_dl_body { ...@@ -70,6 +70,7 @@ struct vsp1_dl_body {
* @dma: DMA address for the header * @dma: DMA address for the header
* @body0: first display list body * @body0: first display list body
* @fragments: list of extra display list bodies * @fragments: list of extra display list bodies
* @has_chain: if true, indicates that there's a partition chain
* @chain: entry in the display list partition chain * @chain: entry in the display list partition chain
*/ */
struct vsp1_dl_list { struct vsp1_dl_list {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册