linux_dsm_epyc7002/drivers/gpu/drm/udl
Sachin Kamat 9278006249 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>
2012-10-02 09:24:25 +10:00
..
Kconfig gpu/mfd/usb: Fix USB randconfig problems 2012-08-20 11:52:41 -07:00
Makefile drm/udl: initial UDL driver (v4) 2012-03-15 13:35:34 +00:00
udl_connector.c drm: remove the raw_edid field from struct drm_display_info 2012-08-24 09:37:36 +10:00
udl_drv.c drm: use drm_compat_ioctl for 32-bit apps 2012-09-06 06:55:02 +10:00
udl_drv.h udl: add prime fd->handle support. 2012-05-23 10:46:05 +01:00
udl_encoder.c drm/udl: Make udl_enc_destroy() static 2012-10-02 09:24:25 +10:00
udl_fb.c drm/udl: call begin/end cpu access at more appropriate time 2012-08-17 10:10:07 +02:00
udl_gem.c drm/udl: call begin/end cpu access at more appropriate time 2012-08-17 10:10:07 +02:00
udl_main.c drm: use %*ph to dump small buffers 2012-09-13 11:28:30 +10:00
udl_modeset.c drm/udl: dpms off the crtc when disabled. 2012-08-22 09:27:47 +10:00
udl_transfer.c drm/udl: Use NULL instead of 0 for pointers 2012-10-02 09:24:17 +10:00