V4L/DVB (6576): cx88-mpeg.c: make 4 functions static
authorAdrian Bunk <bunk@kernel.org>
Mon, 5 Nov 2007 17:07:22 +0000 (14:07 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:05 +0000 (19:02 -0200)
commita2fbaa519befdb3db2485116518f3af55be604e6
treeea54d90e1ccbed7e6939fc1b84396199319a1ed0
parent39e75cfedf5b40116136894241ca1182089f3637
V4L/DVB (6576): cx88-mpeg.c: make 4 functions static

This patch makes the following needlessly global functions static:
- cx8802_init_common()
- cx8802_fini_common()
- cx8802_suspend_common()
- cx8802_resume_common()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-mpeg.c
drivers/media/video/cx88/cx88.h