commit | 41290c14640bc9312bf63202d14ebef075b6171a | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Wed Aug 24 16:06:25 2005 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Aug 24 10:22:44 2005 -0700 |
tree | 209aa1f61d73f84046bd8735c7b4ef306b30e3cc | |
parent | b7561524765a30334bf31c56b523aeb3c1a04c7d [diff] |
[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>