Skip to content
Snippets Groups Projects
Commit 78b9c353 authored by Sachin Kamat's avatar Sachin Kamat Committed by Dave Airlie
Browse files

drm: Add misssing static storage class specifier in drm_fb_helper.c file


Fixes the following sparse warning:
drivers/gpu/drm/drm_fb_helper.c:239:6: warning:
symbol 'drm_fb_helper_force_kernel_mode' was not declared. Should it be static?

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent ea7f7abc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment