commit | 8d42a919156cfcfdd19addbc4c2989fc46810c1c | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sat Sep 22 07:05:21 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 02 09:24:34 2012 +1000 |
tree | afed51e8bac9324bcbceba1d4feb9709b9399432 | |
parent | 92780062496e8454a43b47af1994f83462580ec5 [diff] |
drm/udl: Make udl_crtc_init() static Fixes the following sparse warning: drivers/gpu/drm/udl/udl_modeset.c:394:5: warning: symbol 'udl_crtc_init' was not declared. Should it be static? Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Dave Airlie <airlied@redhat.com>