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:
bbc7656
)
dmatest: fix build warning on mips
author
Dan Williams
<dan.j.williams@intel.com>
Mon, 9 Dec 2013 19:16:01 +0000
(11:16 -0800)
committer
Dan Williams
<dan.j.williams@intel.com>
Fri, 13 Dec 2013 06:43:41 +0000
(22:43 -0800)
drivers/dma/dmatest.c:543:11: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast [enabled by default]
mips expects virt_to_phys() to take a pointer. Fix up the types accordingly.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/dmatest.c
patch
|
blob
|
history
diff --cc
drivers/dma/dmatest.c
Simple merge