OSDN Git Service

udmabuf: Remove deleted map/unmap handlers.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Tue, 26 Nov 2019 14:25:16 +0000 (15:25 +0100)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Tue, 26 Nov 2019 14:39:36 +0000 (15:39 +0100)
commit19d32ace8b6acebc45da1ea748000ac79ccc7721
tree0bc6a0fb81f75187d82c6b376130c9a9d4563f1d
parent8ed447744bec60b05acf452af889f56934275c99
udmabuf: Remove deleted map/unmap handlers.

Commit 7f0de8d80816 ("dma-buf: Drop dma_buf_k(un)map") removed map/unmap
handlers, but they still existed in udmabuf. Remove them there as well

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Fixes: 7f0de8d80816 ("dma-buf: Drop dma_buf_k(un)map")
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: linux-media@vger.kernel.org
Cc: linaro-mm-sig@lists.linaro.org
Cc: dri-devel@lists.freedesktop.org
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20191126142516.630200-1-maarten.lankhorst@linux.intel.com
drivers/dma-buf/udmabuf.c