summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_request.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-08-11 14:49:38 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-08-11 18:06:19 +0200
commit2d56758557bc465a44879b471c84bd09ce8a2aac (patch)
tree8434e7b4412d3b2f5fe80287c26040c1b3b729cf /drivers/gpu/drm/i915/i915_gem_request.c
parent2ae9e3653f09121c224a1fbff617921d08b839ae (diff)
drm/i915: make structure intel_sprite_plane_funcs static
The structure intel_sprite_plane_funcs is local to the source and does not need to be in global scope, so make it static. Cleans up sparse warning: symbol 'intel_sprite_plane_funcs' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20170811134938.4183-1-colin.king@canonical.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem_request.c')
0 files changed, 0 insertions, 0 deletions