commit | a2fbaa519befdb3db2485116518f3af55be604e6 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Nov 05 14:07:22 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:02:05 2008 -0200 |
tree | ea54d90e1ccbed7e6939fc1b84396199319a1ed0 | |
parent | 39e75cfedf5b40116136894241ca1182089f3637 [diff] |
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>