commit | 629a858160751b670e1376dab4788f0c84138cc6 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Nov 24 21:11:16 2011 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 28 21:13:15 2011 +0200 |
tree | 0cbaf0f5ac2d1c757a94f8e418df634e5a95e4de | |
parent | eab90291d35438bcebf7c3dc85be66d0f24e3002 [diff] |
parisc: switch to GENERIC_PCI_IOMAP parisc 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>