commit | eee9a2e0ad7c4c1fe5fa286dddf822116370f0c7 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Oct 16 13:51:57 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Oct 17 13:59:16 2019 +0200 |
tree | 09be70565269fbcfe89b05abf0bc3c1632cc71b8 | |
parent | 1bf01e1e357894e69b39853ead11d12c9aa40759 [diff] |
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS DEFINE_DRM_GEM_SHMEM_FOPS is identical to DEFINE_DRM_GEM_FOPS now, drop it. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20191016115203.20095-6-kraxel@redhat.com