]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/powerpc/platforms/powernv/pci.c
powerpc/powernv: Remove PCI_RESET_DELAY_US
[linux.git] / arch / powerpc / platforms / powernv / pci.c
index 1d92bd93bcd9f5c8d28d760088bb3fcdeb14365f..b1ee6314f946e6e88c06a505ed60e157ccb606d2 100644 (file)
@@ -36,9 +36,6 @@
 #include "powernv.h"
 #include "pci.h"
 
-/* Delay in usec */
-#define PCI_RESET_DELAY_US     3000000
-
 #ifdef CONFIG_PCI_MSI
 int pnv_setup_msi_irqs(struct pci_dev *pdev, int nvec, int type)
 {