|
@@ -142,7 +142,7 @@ static int autospeed; /* Chip present which snoops speed changes */
|
|
|
static int pio_mask = ATA_PIO4; /* PIO range for autospeed devices */
|
|
|
static int iordy_mask = 0xFFFFFFFF; /* Use iordy if available */
|
|
|
|
|
|
-#ifdef PATA_WINBOND_VLB_MODULE
|
|
|
+#ifdef CONFIG_PATA_WINBOND_VLB_MODULE
|
|
|
static int winbond = 1; /* Set to probe Winbond controllers,
|
|
|
give I/O port if non standard */
|
|
|
#else
|