V4L/DVB (6569): bt8xx/dst.c: make code static
authorAdrian Bunk <bunk@kernel.org>
Mon, 5 Nov 2007 17:06:31 +0000 (14:06 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:03 +0000 (19:02 -0200)
commitb00ef4b8d8c29bfb5f6f92ee60bc04b604f36ef2
tree886bfb8712780da4447dc8a513b95ac130168608
parentc80296d755df29167deafa53e612644a95b40c6e
V4L/DVB (6569): bt8xx/dst.c: make code static

This patch makes the following needlessly global code static:
- dst_gpio_outb()
- dst_gpio_inb()
- rdc_8820_reset()
- dst_pio_enable()
- dst_command()
- struct tuner_list[]

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/bt8xx/dst.c
drivers/media/dvb/bt8xx/dst_common.h