|
@@ -138,7 +138,7 @@ static unsigned int features = ~0U;
|
|
static bool verbose_probing = DEFAULT_VERBOSE_PROBING;
|
|
static bool verbose_probing = DEFAULT_VERBOSE_PROBING;
|
|
|
|
|
|
/* We do not support more than one port. */
|
|
/* We do not support more than one port. */
|
|
-static struct parport *this_port = NULL;
|
|
|
|
|
|
+static struct parport *this_port;
|
|
|
|
|
|
/* Timing constants for FIFO modes. */
|
|
/* Timing constants for FIFO modes. */
|
|
#define FIFO_NFAULT_TIMEOUT 100 /* milliseconds */
|
|
#define FIFO_NFAULT_TIMEOUT 100 /* milliseconds */
|