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:
947d049
)
generic: redefine resource_size_t as phys_addr_t
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Thu, 11 Sep 2008 08:31:50 +0000
(
01:31
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 14 Sep 2008 15:24:27 +0000
(17:24 +0200)
There's no good reason why a resource_size_t shouldn't just be a
physical address, so simply redefine it in terms of phys_addr_t.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found