V4L/DVB (6577): et61x251/: make 5 functions static
commitf760d618ab385e1c4060f1bfebc335971a5b79f4
authorAdrian Bunk <bunk@kernel.org>
Mon, 5 Nov 2007 17:07:26 +0000 (5 14:07 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:05 +0000 (25 19:02 -0200)
treeb5dcbff196433fe5af173e2706be31fcc121bd86
parenta2fbaa519befdb3db2485116518f3af55be604e6
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>
drivers/media/video/et61x251/et61x251_core.c
drivers/media/video/et61x251/et61x251_sensor.h