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:
286da99
)
[media] omap: fix compilation if !VIDEO_OMAP2_VOUT_VRFB
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 22 Aug 2014 16:11:06 +0000
(11:11 -0500)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 26 Aug 2014 21:52:05 +0000
(18:52 -0300)
When CONFIG_VIDEO_OMAP2_VOUT_VRFB is disabled, the compilation
will fail, as the function stubs are wrong. Also, as they weren't
declared as static inline, lots of warnings will be generated.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found