commit | e5bfb72ce2ce558b5a5a46cc5694001f0479c7f2 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Nov 24 20:57:23 2011 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 28 21:13:06 2011 +0200 |
tree | cdbea1fb4d12581913eaa2007618cdf358fd075a | |
parent | f2971c4c3197935f409bff202b9ab67416981dd7 [diff] |
arm: switch to GENERIC_PCI_IOMAP arm 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>