git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4673ca8
)
lib: add GENERIC_PCI_IOMAP
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 24 Nov 2011 18:45:20 +0000
(20:45 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Mon, 28 Nov 2011 19:12:42 +0000
(21:12 +0200)
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>
No differences found