OSDN Git Service

drm/ast: Remove last traces of struct ast_gem_object
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 7 Nov 2019 08:33:56 +0000 (09:33 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 8 Nov 2019 10:02:40 +0000 (11:02 +0100)
commit5a1505e7e668538d09e2e56e3296cee982a5a8e0
tree835208633d7d143c4c5ffe4b42a0fa4c7036a3e4
parent6aa192698089b450b06d609355fc9c82c07856d2
drm/ast: Remove last traces of struct ast_gem_object

The ast driver has switched to struct drm_vram_gem_object a while ago.
This patch removes a function and forward declaration that were forgotten
before.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191107083404.6852-2-tzimmermann@suse.de
drivers/gpu/drm/ast/ast_drv.h
drivers/gpu/drm/ast/ast_main.c