diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-09-04 22:30:06 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2011-10-01 21:11:29 +0200 |
commit | b214bea525c5b62f6f8984557022e4593c441205 (patch) | |
tree | 8c01cd9fbcff7d84245b840518946f20ba1cdb06 /firmware/keyspan | |
parent | ARM: add io{read,write}{16,32}be functions (diff) | |
download | linux-b214bea525c5b62f6f8984557022e4593c441205.tar.xz linux-b214bea525c5b62f6f8984557022e4593c441205.zip |
ARM: pci: always export pcibios_bus_to_resource
Some PCI drivers call pcibios_bus_to_resource directly,
but it is only exported when CONFIG_HOTPLUG is set,
because it was initially mean for pccard support.
Moving the export out of the #ifdef lets us avoid these
build errors:
ERROR: "pcibios_bus_to_resource" [drivers/video/vt8623fb.ko] undefined!
ERROR: "pcibios_bus_to_resource" [drivers/video/arkfb.ko] undefined!
ERROR: "pcibios_bus_to_resource" [drivers/video/s3fb.ko] undefined!
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'firmware/keyspan')
0 files changed, 0 insertions, 0 deletions