提交 5e7d4944 编写于 作者: G Geliang Tang 提交者: Daniel Vetter

drm: fix kernel-doc warnings in drm_crtc.h

Fix the following 'make htmldocs' warning:

  .//include/drm/drm_crtc.h:929: warning: Excess struct/union/enum/typedef member 'base' description in 'drm_bridge'
Signed-off-by: NGeliang Tang <geliangtang@163.com>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 4127838c
...@@ -911,7 +911,6 @@ struct drm_bridge_funcs { ...@@ -911,7 +911,6 @@ struct drm_bridge_funcs {
* @next: the next bridge in the encoder chain * @next: the next bridge in the encoder chain
* @of_node: device node pointer to the bridge * @of_node: device node pointer to the bridge
* @list: to keep track of all added bridges * @list: to keep track of all added bridges
* @base: base mode object
* @funcs: control functions * @funcs: control functions
* @driver_private: pointer to the bridge driver's internal context * @driver_private: pointer to the bridge driver's internal context
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册