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:
f9a37be
)
PCI: Use phys_addr_t for physical ROM address
author
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 10 Dec 2012 18:24:42 +0000
(11:24 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 10 Dec 2012 18:24:42 +0000
(11:24 -0700)
Use phys_addr_t rather than "void *" for physical memory address.
This removes casts and fixes a "cast from pointer to integer of different
size" warning on ppc44x_defconfig.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found