Re: [PATCH 8/8] pci and yenta: pcibios_bus_to_resource

From: Russell King
Date: Mon Jul 11 2005 - 17:39:52 EST


On Tue, Jul 12, 2005 at 12:21:38AM +0200, Dominik Brodowski wrote:
> --- 2.6.13-rc2-git3.orig/arch/arm/kernel/bios32.c
> +++ 2.6.13-rc2-git3/arch/arm/kernel/bios32.c
> @@ -447,9 +447,26 @@ pcibios_resource_to_bus(struct pci_dev *
> region->end = res->end - offset;
> }
>
> +void __devinit
> +pcibios_bus_to_resource(struct pci_dev *dev, struct resource *res,
>...
> EXPORT_SYMBOL(pcibios_fixup_bus);
> EXPORT_SYMBOL(pcibios_resource_to_bus);
> +EXPORT_SYMBOL(pcibios_bus_to_resources);

Please look carefully at the above change. I'd appreciate it if this
could be fixed. 8)

Thanks.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/