Re: [PATCH -mm] char: drivers use/need PCI

From: Randy Dunlap
Date: Wed Nov 29 2006 - 11:42:32 EST


Alan wrote:
But those drivers support ISA devices too. Ok then, let "&& PCI" be as a correct
temporary way and I'll add "|| ISA" after the proposed code fix :).

That stops it being built on some platforms that have ISA and not PCI.
Seems a poor fix for what really is a couple of ifdefs

They currently won't build for ISA because they always use the pci functions,
so yes, they do need to be fixed (correctly) --> Jiri :)

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