|
@@ -795,7 +795,7 @@ int hp_sdc_release_cooked_irq(hp_sdc_irqhook *callback)
|
|
|
|
|
|
/************************* Keepalive timer task *********************/
|
|
/************************* Keepalive timer task *********************/
|
|
|
|
|
|
-void hp_sdc_kicker (unsigned long data)
|
|
|
|
|
|
+static void hp_sdc_kicker(unsigned long data)
|
|
{
|
|
{
|
|
tasklet_schedule(&hp_sdc.task);
|
|
tasklet_schedule(&hp_sdc.task);
|
|
/* Re-insert the periodic task. */
|
|
/* Re-insert the periodic task. */
|