V4L/DVB (7106): em28xx/: make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Tue, 29 Jan 2008 01:10:48 +0000 (22:10 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 18 Feb 2008 14:15:09 +0000 (11:15 -0300)
This patch makes the following needlessly global functions static:
- em28xx-core.c:em28xx_write_reg_bits()
- em28xx-video.c:em28xx_vdev_init()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found