V4L/DVB (7104): stk-sensor.c: make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Tue, 29 Jan 2008 01:10:58 +0000 (22:10 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 18 Feb 2008 14:15:08 +0000 (11:15 -0300)
This patch makes the following needlessly global functions static:
- stk_sensor_outb()
- stk_sensor_inb()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Jaime Velasco Juan <jsagarribay@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found