commit | 0bb750ef9e897ba5f4d9899ddc7e222e809bcbbd | [log] [tgz] |
---|---|---|
author | Isaku Yamahata <yamahata@valinux.co.jp> | Thu Sep 09 11:48:57 2010 +0900 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Sep 13 21:03:51 2010 +0200 |
tree | 6a6d62faa9a4b65ed22297b44e5db4a3b24c4199 | |
parent | 2bbb9c2f7f36d0457cda5f27d7e4422219b3acd8 [diff] |
pci: improve signature of pci_register_bar(). Make type uint8_t from int because PCIIORegion::type is uint8_t. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>