linux (Samsung Exynos): rebase patches for 5.15.3

This commit is contained in:
heitbaum 2021-11-17 20:23:00 +11:00
parent 0ec991ed6c
commit 92f479708d

View File

@ -73,9 +73,9 @@ index f4b4a7c135eb..8accf13fe439 100644
- return sgt;
-}
-
static struct dma_buf *vb2_dc_get_dmabuf(void *buf_priv, unsigned long flags)
{
struct vb2_dc_buf *buf = buf_priv;
static struct dma_buf *vb2_dc_get_dmabuf(struct vb2_buffer *vb,
void *buf_priv,
unsigned long flags)
--
2.17.1