vserver 1.9.5.x5
[linux-2.6.git] / drivers / isdn / hardware / avm / b1pcmcia.c
index ebb30cf..9746cc5 100644 (file)
@@ -200,7 +200,6 @@ static int __init b1pcmcia_init(void)
 {
        char *p;
        char rev[32];
-       int err;
 
        if ((p = strchr(revision, ':')) != 0 && p[1]) {
                strlcpy(rev, p + 2, 32);