Commit d1db9adc authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

pci: Add a generic, weakly-linked pcibios_fixup_bus



Multiple architectures define this as an empty function, and I'm adding
another one as part of the RISC-V port.  This adds a __weak version of
pci_fixup_bios and deletes the now obselete ones in a handful of ports.

The only functional change should be that microblaze used to export
pcibios_fixup_bus.  None of the other architectures export this, so I
just dropped it.

Signed-off-by: default avatarPalmer Dabbelt <palmer@dabbelt.com>
parent ec2a249e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment