dma-buf: include dma-buf container to kernel build
authorCho KyongHo <pullip.cho@samsung.com>
Fri, 13 Apr 2018 05:09:01 +0000 (14:09 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:20 +0000 (20:22 +0300)
commitbbb789d08d4355ffb0c8074fcb0c56777dc0c78d
tree660c82d57bbcb9bf558f0cc1c5129af7eaea4053
parent66311fd4b6b8f6d35bd642eae50333a7a90c3080
dma-buf: include dma-buf container to kernel build

This commit follows commut bdaed72c4 ("dma-buf: introduce dma-buf
container"). dma-buf container has been excluded from the kernel build
until the dmabuf container support by ION is removed by commit
e4af6c288 ("android: ion: remove linux/dmabuf_container.h") not to
cause kernel build break.

Change-Id: Id0d3e7f82ace28622efbbbd4e5fa263076059109
Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
drivers/dma-buf/Kconfig
drivers/dma-buf/Makefile
include/linux/dma-buf.h