This function is only called from within au8522_common.c - mark it static.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
}
EXPORT_SYMBOL(au8522_release_state);
-int au8522_led_gpio_enable(struct au8522_state *state, int onoff)
+static int au8522_led_gpio_enable(struct au8522_state *state, int onoff)
{
struct au8522_led_config *led_config = state->config->led_cfg;
u8 val;
return au8522_writereg(state, 0x8000 |
(led_config->gpio_output & ~0xc000), val);
}
-EXPORT_SYMBOL(au8522_led_gpio_enable);
/* led = 0 | off
* led = 1 | signal ok