commit | f760d618ab385e1c4060f1bfebc335971a5b79f4 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Nov 05 14:07:26 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:02:05 2008 -0200 |
tree | b5dcbff196433fe5af173e2706be31fcc121bd86 | |
parent | a2fbaa519befdb3db2485116518f3af55be604e6 [diff] |
V4L/DVB (6577): et61x251/: make 5 functions static This patch makes the following needlessly global functions in et61x251_core.c static: - et61x251_read_reg() - et61x251_i2c_try_read() - et61x251_i2c_try_write() - et61x251_i2c_read() - et61x251_i2c_write() Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>