• Jeff Garzik's avatar
    [PATCH] Large PCI bus numbers · 909bd86e
    Jeff Garzik authored
    ppc64 machines can have PCI bus numbers larger than 8 bits, but it looks
    like pci_device_to_OF_node already handles this case, in both 2.4 and
    2.5.
    
    We just need the space to store them.
    909bd86e
pci.h 33.8 KB