aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/isar.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/hisax/isar.c')
-rw-r--r--drivers/isdn/hisax/isar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/isdn/hisax/isar.c b/drivers/isdn/hisax/isar.c
index 6f1a6583b17d..9df9e3548cf1 100644
--- a/drivers/isdn/hisax/isar.c
+++ b/drivers/isdn/hisax/isar.c
@@ -431,7 +431,6 @@ reterror:
431 return(ret); 431 return(ret);
432} 432}
433 433
434extern void BChannel_bh(struct BCState *);
435#define B_LL_NOCARRIER 8 434#define B_LL_NOCARRIER 8
436#define B_LL_CONNECT 9 435#define B_LL_CONNECT 9
437#define B_LL_OK 10 436#define B_LL_OK 10