mISDN: mark symbols static where possible
[cascardo/linux.git] / drivers / isdn / hardware / mISDN / mISDNipac.c
index aa9b6c3..8d338ba 100644 (file)
@@ -113,7 +113,7 @@ isac_ph_state_bh(struct dchannel *dch)
        pr_debug("%s: TE newstate %x\n", isac->name, dch->state);
 }
 
-void
+static void
 isac_empty_fifo(struct isac_hw *isac, int count)
 {
        u8 *ptr;