commit | 5eedc466758b5743512d38b5d1eab6f799a39e00 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Apr 22 14:41:44 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 13:42:15 2008 -0300 |
tree | f87e94c8ac4362c77b2c2a0f6cb65b27f974646d | |
parent | 9ba0a3c0e8147e5c8d04f2b284c44222af517307 [diff] |
V4L/DVB (7105): ivtv-yuv.c: make 3 functions static This patch makes the following needlessly global functions static: - ivtv_yuv_next_free() - ivtv_yuv_setup_frame() - ivtv_yuv_udma_frame() Signed-off-by: Adrian Bunk <bunk@kernel.org> Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>