[PATCH 2/2] Export Physical IO base address

Olof Johansson olof at lixom.net
Sat Oct 29 06:13:47 EST 2005


On Fri, Oct 28, 2005 at 03:08:04PM -0500, Jake Moilanen wrote:
> This patch exports the physical IO base address so drivers can pick it
> up when using addresses from the device-tree.
[...]
> +unsigned long pci_io_base_phys;
> +EXPORT_SYMBOL(pci_io_base_phys);

Perhaps EXPORT_SYMBOL_GPL() instead?


-Olof



More information about the Linuxppc64-dev mailing list