Skip to content
Commit 92e3919a authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] omap: fix compilation if !VIDEO_OMAP2_VOUT_VRFB



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: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent 286da990
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment