commit | 069967f4e2a0648c7aa70695994f7d676a332412 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue May 22 07:55:29 2018 -0500 |
committer | Bjorn Helgaas <helgaas@kernel.org> | Tue May 22 07:55:29 2018 -0500 |
tree | 9351d9108f42ad51df602ba0bab6a586420a5c33 | |
parent | 8a7d1b16bccb8b31af45d0ace8fc9e6a388acfb9 [diff] |
microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code pcibios_finish_adding_to_bus() is defined but never used. Remove it. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>