From: Mauro Carvalho Chehab Date: Wed, 5 May 2010 19:23:09 +0000 (-0300) Subject: V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync() X-Git-Tag: v2.6.35-rc1~480^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97f8105dcd62a5c122f31ca5ae53c924c3e7d42b;p=pandora-kernel.git V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync() While analyzing one of the videobuf patches, I noticed that videobuf_dma_sync is only used internally inside videobuf-dma-sg. So, let's remove this function, merging the code at __videobuf_dma_sync() Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed