On Fri, May 17, 2002 at 10:42:44AM -0400, Jeff Garzik wrote:
> Makes sense, sure :) I just want to get rid of the untyped sysdata in
> favor of a struct with a defined type (arch-defined... but named and
> defined nonetheless).
Just to be sure, do you mean both struct pci_bus and struct pci_dev? :-)
On alpha both sysdata's are pointers to the same thing, but not on sparc
as far as I can see.
Just do the struct pci_bus one for now.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/