[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)
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>

No differences found