[PATCH V4 21/29] mn10300: Remove pcibios_enable_device function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The pcibios_enable_device is now identical to the generic version
in non arch specific code, so we can delete this one.

Signed-off-by: Matthew Minter <matt@xxxxxxxxxxxx>
---
 arch/mn10300/unit-asb2305/pci.c | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/mn10300/unit-asb2305/pci.c b/arch/mn10300/unit-asb2305/pci.c
index 37a22a5..c9fc19d 100644
--- a/arch/mn10300/unit-asb2305/pci.c
+++ b/arch/mn10300/unit-asb2305/pci.c
@@ -398,14 +398,6 @@ char *__init pcibios_setup(char *str)
 	return str;
 }
 
-int pcibios_enable_device(struct pci_dev *dev, int mask)
-{
-	int err;
-
-	err = pci_enable_resources(dev, mask);
-	return err;
-}
-
 /*
  * disable the ethernet chipset
  */
-- 
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux