dma-buf: correct dummy function declarations.
authorSumit Semwal <sumit.semwal@ti.com>
Mon, 26 Mar 2012 05:59:19 +0000 (11:29 +0530)
committerSumit Semwal <sumit.semwal@ti.com>
Mon, 26 Mar 2012 06:03:34 +0000 (11:33 +0530)
Dummy functions for the newly added cpu access ops need variable names for
arguments.
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@ti.com>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>

No differences found