mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
video: rockchip: rga2 use dma-buf-cache
Change-Id: Ic1b37308b9fe5d8558ed73eb576398e0f0f05290 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
parent
cd5c6a5b3a
commit
cc655d45d0
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 4, 0))
|
||||
#include <linux/pm_runtime.h>
|
||||
#include <linux/dma-buf.h>
|
||||
#include <linux/dma-buf-cache.h>
|
||||
#endif
|
||||
|
||||
#include "rga2.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user