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:
5797115
)
remoteproc/omap: fix a sparse warning
author
Suman Anna
<s-anna@ti.com>
Mon, 1 Jul 2013 12:30:51 +0000
(15:30 +0300)
committer
Ohad Ben-Cohen
<ohad@wizery.com>
Mon, 1 Jul 2013 12:30:51 +0000
(15:30 +0300)
This patch fixes a sparse warning in the omap remoteproc code
when OMAP_REMOTEPROC is disabled.
include/linux/platform_data/remoteproc-omap.h:76:13: warning: symbol 'omap_rproc_reserve_cma' was not declared. Should it be static?
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
No differences found