aha152x & 2.3.xx

Garst R. Reese (reese@isn.net)
Fri, 22 Oct 1999 00:36:58 -0300


in drivers/scsi this device checks for MODULE and PCMCIA to determine
what to do with aha152_setup. The problem is that if PCMCIA not the one
in the kernel, but the original (complete) pcmcia_cs, the kernel does
not know what to do. The result is an undefined symbol, aha152x_setup,
if pcmcia_cs is used because both MODULE and PCMCIA will be false.
Garst

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/