commit | cd3183ba228bf88b242cc7dca219020601df0927 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Wed Feb 26 11:26:01 2014 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Mar 19 15:00:14 2014 -0600 |
tree | c631e5381fe9cc08b62c77d5365264fd709c9b0d | |
parent | 3eb03bdbaeeb98331ab0582e023c2e57b42944f0 [diff] |
microblaze/PCI: Use default pcibios_enable_device() We don't need anything arch-specific in pcibios_enable_device(), so drop the arch implementation and use the default generic one. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> CC: Michal Simek <monstr@monstr.eu> CC: microblaze-uclinux@itee.uq.edu.au