[PATCH] Export pcibios_bus_to_resource
authorKeith Owens <kaos@sgi.com>
Wed, 24 Aug 2005 06:06:25 +0000 (16:06 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 24 Aug 2005 17:22:44 +0000 (10:22 -0700)
commit41290c14640bc9312bf63202d14ebef075b6171a
tree209aa1f61d73f84046bd8735c7b4ef306b30e3cc
parentb7561524765a30334bf31c56b523aeb3c1a04c7d
[PATCH] Export pcibios_bus_to_resource

pcibios_bus_to_resource is exported on all architectures except ia64
and sparc.  Add exports for the two missing architectures.  Needed when
Yenta socket support is compiled as a module.

Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ia64/pci/pci.c
arch/sparc64/kernel/pci.c