mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ANDROID: Partially revert "ANDROID: Add C protos for dma_buf/drm_prime get_uuid"
This partially reverts commite556869703. The attributed code was removed in:8067e36749("Revert "FROMLIST: dma-buf: add support for virtio exported objects"") Change-Id: Ic217e3402c488c5cefda1741230e7162e09519e2 Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
@@ -588,6 +588,4 @@ int dma_buf_mmap(struct dma_buf *, struct vm_area_struct *,
|
||||
int dma_buf_vmap(struct dma_buf *dmabuf, struct dma_buf_map *map);
|
||||
void dma_buf_vunmap(struct dma_buf *dmabuf, struct dma_buf_map *map);
|
||||
int dma_buf_get_flags(struct dma_buf *dmabuf, unsigned long *flags);
|
||||
int dma_buf_get_uuid(struct dma_buf *dmabuf, uuid_t *uuid);
|
||||
|
||||
#endif /* __DMA_BUF_H__ */
|
||||
|
||||
Reference in New Issue
Block a user