sparc/PCI: Use default pcibios_enable_device() (Leon only)
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 26 Feb 2014 22:18:44 +0000 (15:18 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 19 Mar 2014 21:00:15 +0000 (15:00 -0600)
commitf6baf35f7957aa6986e6897734a0cc4eb442cf94
treeb40aed7c8ca247b5a174fcfd3121909721e34817
parent3a6fc2fb7eb2a4973e29c0fb0c8d0f61d5babeb0
sparc/PCI: Use default pcibios_enable_device() (Leon only)

We don't need anything arch-specific in pcibios_enable_device() so drop
the arch implementation and use the default generic one.

Note that sparc has two pcibios_enable_device() implementations other than
the one removed here.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Daniel Hellstrom <daniel@gaisler.com
arch/sparc/kernel/leon_pci.c