commit | eab90291d35438bcebf7c3dc85be66d0f24e3002 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Nov 24 21:10:12 2011 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 28 21:13:13 2011 +0200 |
tree | 60077b6ad11afa0c7d6b70b12e259b33be718210 | |
parent | 1b34d16073430671513b5231fb81cbe725b1a0de [diff] |
mips: switch to GENERIC_PCI_IOMAP mips copied pci_iomap from generic code, probably to avoid pulling the rest of iomap.c in. Since that's in a separate file now, we can reuse the common implementation. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>