From ad86fbeb4fd3dc9d64f55f5ee073bd6018cd5489 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 29 Jan 2008 10:14:59 +0000 Subject: [PATCH] --- yaml --- r: 78041 b: refs/heads/master c: f21d8508080f05a8b05c99fce57cd76ac43666fa h: refs/heads/master i: 78039: eae06ae834c9ceaa18f09167b3ea2a92b00a5a51 v: v3 --- [refs] | 2 +- trunk/arch/mips/lemote/lm2e/pci.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 3d0a8295a5b5..ead9dbc0f499 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 07c019bcccbfb7ca148494444442a3c48880729a +refs/heads/master: f21d8508080f05a8b05c99fce57cd76ac43666fa diff --git a/trunk/arch/mips/lemote/lm2e/pci.c b/trunk/arch/mips/lemote/lm2e/pci.c index 1ade1cef3899..c1e41f15cc7e 100644 --- a/trunk/arch/mips/lemote/lm2e/pci.c +++ b/trunk/arch/mips/lemote/lm2e/pci.c @@ -81,9 +81,6 @@ static void __init ict_pcimap(void) static int __init pcibios_init(void) { - extern int pci_probe_only; - pci_probe_only = 0; - ict_pcimap(); register_pci_controller(&loongson2e_pci_controller);