commit | b00ef4b8d8c29bfb5f6f92ee60bc04b604f36ef2 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Nov 05 14:06:31 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:02:03 2008 -0200 |
tree | 886bfb8712780da4447dc8a513b95ac130168608 | |
parent | c80296d755df29167deafa53e612644a95b40c6e [diff] |
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>