Add stub version of pci_device_map_memory_range
authorIan Romanick <idr@us.ibm.com>
Tue, 4 Sep 2007 23:13:24 +0000 (16:13 -0700)
committerIan Romanick <idr@us.ibm.com>
Tue, 4 Sep 2007 23:13:24 +0000 (16:13 -0700)
commit82a2ff0bb091e097bacb66273f55a287afb15abf
treed0d960c40c539ccaae110b1e31880958ab74f6af
parent9d1596cba90c8fd273e9d1d5488747cc0f34fdc7
Add stub version of pci_device_map_memory_range

This stub version of pci_device_map_memory_range allows the vesa driver and
other users of this interface to continue functioning with current
libpciaccess bits.  That said, users of this interface should convert over
to pci_device_map_range as soon as possible.
src/common_interface.c