drm/udl: Remove struct udl_gem_object and functions
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 7 Nov 2019 09:43:07 +0000 (10:43 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 8 Nov 2019 11:30:17 +0000 (12:30 +0100)
commitd56cbce7be1a310651bc293f0c2ccc1dfce994e5
tree152c74c781e2ba41de75c8fba8feadba11b6338b
parent08b22f65b309649057edfbae1d8772b04210b486
drm/udl: Remove struct udl_gem_object and functions

Simply removes all the obsolete GEM code from udl. No functional
changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191107094307.19870-5-tzimmermann@suse.de
drivers/gpu/drm/udl/Makefile
drivers/gpu/drm/udl/udl_dmabuf.c [deleted file]
drivers/gpu/drm/udl/udl_drv.h
drivers/gpu/drm/udl/udl_gem.c