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: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1474292035-15695-3-git-send-email-ville.syrjala@linux.intel.com
This commit is contained in:
Ville Syrjälä 2016-09-19 16:33:43 +03:00 committed by Daniel Vetter
parent 7135ac54ce
commit c30b440097
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#include <linux/slab.h>
#include <linux/sort.h>
#include "drm_internal.h"
#include "drm_crtc_internal.h"
/**
* drm_plane_create_zpos_property - create mutable zpos property