From 8f547353808c75f23171807ab057d7cd91dbae45 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 25 Sep 2007 17:07:30 +0200 Subject: [PATCH] --- yaml --- r: 65331 b: refs/heads/master c: 2da23247935526da567e18caddb4533cfa194aa9 h: refs/heads/master i: 65329: 01efac0a4fa9197ae128521295216332630ab35c 65327: 0a852409fa94f6306c628615275234b69fe7d726 v: v3 --- [refs] | 2 +- trunk/arch/mips/au1000/common/pci.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9614addea4c1..3d22e7ff3ae0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f708631ac75c901b20c7622be9abdbc29d4d2dd7 +refs/heads/master: 2da23247935526da567e18caddb4533cfa194aa9 diff --git a/trunk/arch/mips/au1000/common/pci.c b/trunk/arch/mips/au1000/common/pci.c index 6c25e6c09f78..9be99a68932a 100644 --- a/trunk/arch/mips/au1000/common/pci.c +++ b/trunk/arch/mips/au1000/common/pci.c @@ -74,6 +74,7 @@ static int __init au1x_pci_setup(void) printk(KERN_ERR "Unable to ioremap pci space\n"); return 1; } + au1x_controller.io_map_base = virt_io_addr; #ifdef CONFIG_DMA_NONCOHERENT {