OSDN Git Service

drm: Remove defunct dma_buf_kmap stubs
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 Aug 2018 17:47:48 +0000 (18:47 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 5 Oct 2018 15:45:40 +0000 (16:45 +0100)
commit03189d5bf7781086b2df97cdcf53324832840471
tree9550643ee4fcff1b906873d6e802699721a29042
parent9e37ee7913b44b1fbaea327111ad991c7315d245
drm: Remove defunct dma_buf_kmap stubs

Since commit 09ea0dfbf972 ("dma-buf: make map_atomic and map function
pointers optional"), we no longer need to provide stub no-op functions
as the core now provides them directly.

References: 09ea0dfbf972 ("dma-buf: make map_atomic and map function pointers optional")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180807174748.4503-1-chris@chris-wilson.co.uk
drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c
drivers/gpu/drm/drm_prime.c
include/drm/drm_prime.h