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)
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>

No differences found