commit | 92780062496e8454a43b47af1994f83462580ec5 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sat Sep 22 06:47:39 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 02 09:24:25 2012 +1000 |
tree | fda853f7b66682b2c4af71ee6634fe0026732fd8 | |
parent | 74401b1dd320c419f8444d0a45daba5b42a9b7e9 [diff] |
drm/udl: Make udl_enc_destroy() static Fixes the following sparse warning: drivers/gpu/drm/udl/udl_encoder.c:19:6: warning: symbol 'udl_enc_destroy' was not declared. Should it be static? Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Dave Airlie <airlied@redhat.com>