microblaze/PCI: Use default pcibios_enable_device()
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 26 Feb 2014 18:26:01 +0000 (11:26 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 19 Mar 2014 21:00:14 +0000 (15:00 -0600)
commitcd3183ba228bf88b242cc7dca219020601df0927
treec631e5381fe9cc08b62c77d5365264fd709c9b0d
parent3eb03bdbaeeb98331ab0582e023c2e57b42944f0
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
arch/microblaze/pci/pci-common.c