diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-08-01 13:45:30 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-08-22 01:30:00 +0200 |
commit | 27fc4f1c0be917b1e5cef934783f9b09e28e92ea (patch) | |
tree | 47de7f1f87939eff9457f658d1e6bb3aec991074 /drivers/video/fb_ddc.c | |
parent | drm/udl: dpms off the crtc when disabled. (diff) | |
download | linux-27fc4f1c0be917b1e5cef934783f9b09e28e92ea.tar.xz linux-27fc4f1c0be917b1e5cef934783f9b09e28e92ea.zip |
drm: Add missing static storage class specifiers in drm_proc.c file
Fixes the following sparse warning:
drivers/gpu/drm/drm_proc.c:92:5:
warning: symbol 'drm_proc_create_files' was not declared. Should it be static?
drivers/gpu/drm/drm_proc.c:175:5:
warning: symbol 'drm_proc_remove_files' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/video/fb_ddc.c')
0 files changed, 0 insertions, 0 deletions