[media] media: videobuf2-dma-contig: include header for exported symbols
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 24 Apr 2012 22:08:12 +0000 (19:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 8 May 2012 17:34:45 +0000 (14:34 -0300)
commitd0df3c384766b11ca118ceac9a3acdc0d76239b1
tree74a4534a07b47a46da0bdb2f9ee5a582fd156793
parentb151d9a231f18e329a5d0619c1c11117295ce031
[media] media: videobuf2-dma-contig: include header for exported symbols

Include the header to pickup the definitions of the exported symbols.

Quiets the following sparse warnings:

warning: symbol 'vb2_dma_contig_memops' was not declared. Should it be static?
warning: symbol 'vb2_dma_contig_init_ctx' was not declared. Should it be static?
warning: symbol 'vb2_dma_contig_cleanup_ctx' was not declared. Should it be static?

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Pawel Osciak <pawel@osciak.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/videobuf2-dma-contig.c