summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18
diff options
context:
space:
mode:
authorLad, Prabhakar <prabhakar.csengg@gmail.com>2015-02-24 18:25:00 (GMT)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-03-03 14:22:58 (GMT)
commitac0b2b3072bf81c2047beb39f1db7a7d745f2f99 (patch)
tree8bf3f85bcc817240d5c3cb93a92dd7e91543ddb6 /drivers/media/pci/cx18
parentbb057a791e4e3020b991956781669ff284fd3db6 (diff)
downloadlinux-ac0b2b3072bf81c2047beb39f1db7a7d745f2f99.tar.xz
[media] media: omap/omap_vout: fix type of input members to omap_vout_setup_vrfb_bufs()
the declaration for omap_vout_setup_vrfb_bufs() said it needed 'u32 static_vrfb_allocation' but definition took 'bool static_vrfb_allocation', this patch fixes the declaration so that it matches with the definition and pass a bool instead of int to the call, also included omap_vout_vrfb.h in omap_vout_vrfb.c file so that sparse doesn't complain of making omap_vout_setup_vrfb_bufs() as static function. Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/pci/cx18')
0 files changed, 0 insertions, 0 deletions