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)
committerhyesoo.yu <hyesoo.yu@samsung.com>
Tue, 29 May 2018 06:31:10 +0000 (15:31 +0900)
commit9e839868c0da8b5a3406c44abfb2b65a2a44bd98
treed349f4973b28737f3a9df7a7d3da3d2a44c8f868
parent4dd4675971d80666f6a3d6a1ffe19591080be9a7
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