| To: | <linux-mips@linux-mips.org>, <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH 03/11] MIPS: Netlogic: Remove unused pcibios_fixups |
| From: | Jayachandran C <jayachandranc@netlogicmicro.com> |
| Date: | Thu, 2 Feb 2012 20:12:57 +0530 |
| Cc: | Jayachandran C <jayachandranc@netlogicmicro.com> |
| In-reply-to: | <cover.1328189941.git.jayachandranc@netlogicmicro.com> |
| References: | <cover.1328189941.git.jayachandranc@netlogicmicro.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
This global is unneeded, and seems to be carried over from ancient
code.
Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com>
---
arch/mips/pci/pci-xlr.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/arch/mips/pci/pci-xlr.c b/arch/mips/pci/pci-xlr.c
index 0148001..7dc1de2 100644
--- a/arch/mips/pci/pci-xlr.c
+++ b/arch/mips/pci/pci-xlr.c
@@ -334,7 +334,3 @@ static int __init pcibios_init(void)
}
arch_initcall(pcibios_init);
-
-struct pci_fixup pcibios_fixups[] = {
- {0}
-};
--
1.7.5.4
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 02/11] MIPS: Netlogic: platform changes for XLS USB., Jayachandran C |
|---|---|
| Next by Date: | [PATCH 04/11] MIPS: Netlogic: Update comments in smpboot.S, Jayachandran C |
| Previous by Thread: | [PATCH 02/11] MIPS: Netlogic: platform changes for XLS USB., Jayachandran C |
| Next by Thread: | [PATCH 04/11] MIPS: Netlogic: Update comments in smpboot.S, Jayachandran C |
| Indexes: | [Date] [Thread] [Top] [All Lists] |