summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/parport_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/xpp/parport_debug.c')
-rw-r--r--drivers/dahdi/xpp/parport_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dahdi/xpp/parport_debug.c b/drivers/dahdi/xpp/parport_debug.c
index 23c0b41..950e45d 100644
--- a/drivers/dahdi/xpp/parport_debug.c
+++ b/drivers/dahdi/xpp/parport_debug.c
@@ -30,7 +30,7 @@
#include <linux/parport.h>
#include "parport_debug.h"
-static struct parport *debug_sync_parport = NULL;
+static struct parport *debug_sync_parport;
static int parport_toggles[8]; /* 8 bit flip-flop */
void flip_parport_bit(unsigned char bitnum)