commit | 66eab4df288aaee75938ae99877c4f759fc6d56c | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Nov 24 20:45:20 2011 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 28 21:12:42 2011 +0200 |
tree | 0b663bfe2d464a55c2a85b27140a53b32f261542 | |
parent | 4673ca8eb3690832e76371371955a8b02e1f59d4 [diff] |
lib: add GENERIC_PCI_IOMAP Many architectures want a generic pci_iomap but not the rest of iomap.c. Split that to a separate .c file and add a new config symbol. select automatically by GENERIC_IOMAP. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>