]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma-buf: Correct dummy function declarations.
authorSumit Semwal <sumit.semwal@ti.com>
Fri, 23 Mar 2012 15:01:39 +0000 (20:31 +0530)
committerSumit Semwal <sumit.semwal@ti.com>
Fri, 23 Mar 2012 15:51:00 +0000 (21:21 +0530)
commit9f28056eee49f080166ca6c3aea449e0df189134
tree2fdc78fd13b839c80475d3c2e2166f4dd2b84d11
parent0ee433232498ebd7a8c3662f68f5281a9f512fee
dma-buf: Correct dummy function declarations.

Dummy functions for the newly added cpu access ops are needed for compilation
when dma-buf framework is not compiled-in.

Also, the introduction of flags in dma_buf_fd  needs to be added to dummy
functions as well.

Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
include/linux/dma-buf.h