git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbb231e
)
dma-buf: correct dummy function declarations.
author
Sumit Semwal
<sumit.semwal@ti.com>
Mon, 26 Mar 2012 05:59:19 +0000
(11:29 +0530)
committer
Sumit 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