diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2009-02-06 22:29:44 +0100 |
---|---|---|
committer | Jeremy Fitzhardinge <jeremy@goop.org> | 2009-02-06 22:29:44 +0100 |
commit | 976e8f677e42757e5586ea04a9ac8bb8ddaa037e (patch) | |
tree | addb2267fe1267f506117dac15e0bc1843bf72fe /arch/x86/kernel/early_printk.c | |
parent | x86: make pgd/pud/pmd/pte_none consistent (diff) | |
download | linux-976e8f677e42757e5586ea04a9ac8bb8ddaa037e.tar.xz linux-976e8f677e42757e5586ea04a9ac8bb8ddaa037e.zip |
x86: asm/io.h: unify virt_to_phys/phys_to_virt
Impact: unify identical code
asm/io_32.h and _64.h has functionally identical definitions for
virt_to_phys, phys_to_virt, page_to_phys, and the isa_* variants, so
just unify them.
The only slightly functional change is using phys_addr_t for the
physical address argument and return val.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'arch/x86/kernel/early_printk.c')
0 files changed, 0 insertions, 0 deletions