[media] omap: fix compilation if !VIDEO_OMAP2_VOUT_VRFB
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 22 Aug 2014 16:11:06 +0000 (11:11 -0500)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 26 Aug 2014 21:52:05 +0000 (18:52 -0300)
commit92e3919a49c0ed683ebab8a992eaac331afce8b7
tree159a85faa7eb45ea5cb3b00c167be89ef716c9ce
parent286da9902240ea8476af6afc02bc29e82508f63f
[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: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/omap/omap_vout_vrfb.h
This page took 0.026487 seconds and 5 git commands to generate.