diff options
Diffstat (limited to 'patches/backport-adjustments/dma-buf.patch')
-rw-r--r-- | patches/backport-adjustments/dma-buf.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/backport-adjustments/dma-buf.patch b/patches/backport-adjustments/dma-buf.patch index cec56269..06ed9f65 100644 --- a/patches/backport-adjustments/dma-buf.patch +++ b/patches/backport-adjustments/dma-buf.patch @@ -1,5 +1,5 @@ ---- a/compat/dma-buf.c -+++ b/compat/dma-buf.c +--- a/compat/drivers-base-dma-buf.c ++++ b/compat/drivers-base-dma-buf.c @@ -27,6 +27,9 @@ #include <linux/dma-buf.h> #include <linux/anon_inodes.h> |