drm/udl: Make udl_enc_destroy() static
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 22 Sep 2012 06:47:39 +0000 (06:47 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 1 Oct 2012 23:24:25 +0000 (09:24 +1000)
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>

No differences found