“d872d2d5f1845efedab954f69f3ef4c60b2a0aea”上不存在“git@gitcode.net:Hansen666666/VueJS_10.git”
提交 c30b4400 编写于 作者: V Ville Syrjälä 提交者: Daniel Vetter

drm/blend: Fix sparse warnings

drm/drm_blend.c:207:5: warning: symbol 'drm_atomic_normalize_zpos' was not declared. Should it be static?

Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: NVille Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1474292035-15695-3-git-send-email-ville.syrjala@linux.intel.com
上级 7135ac54
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/sort.h> #include <linux/sort.h>
#include "drm_internal.h" #include "drm_crtc_internal.h"
/** /**
* drm_plane_create_zpos_property - create mutable zpos property * drm_plane_create_zpos_property - create mutable zpos property
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册