commit | 7181772d8915e6025ee4f2f6c5b16064689646f0 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue May 11 10:36:32 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Aug 02 15:22:36 2010 -0300 |
tree | d482d5cb773ef1a08f94c980072dc422b85348f9 | |
parent | fecfedeb27ab9497cbdd2c6fb7972082a7ed9263 [diff] |
V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sg Those functions are only called inside videobuf-dma-sg.c, make them static. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>