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:
43db595
)
sparc: switch to GENERIC_PCI_IOMAP
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 24 Nov 2011 19:10:12 +0000
(21:10 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Sun, 4 Dec 2011 13:59:49 +0000
(15:59 +0200)
sparc 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>
No differences found