summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/mips64/sgi-ip27/ip27-pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips64/sgi-ip27/ip27-pci.c b/arch/mips64/sgi-ip27/ip27-pci.c
index 13c2630c9..075cb9232 100644
--- a/arch/mips64/sgi-ip27/ip27-pci.c
+++ b/arch/mips64/sgi-ip27/ip27-pci.c
@@ -110,6 +110,7 @@ void __init pcibios_init(void)
struct pci_ops *ops = &bridge_pci_ops;
nasid_t nid = get_nasid();
+ ioport_resource.end = ~0UL;
/* Nothing to do for now. */
printk("%s called.\n", __FUNCTION__);