]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
generic: redefine resource_size_t as phys_addr_t
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 11 Sep 2008 08:31:50 +0000 (01:31 -0700)
committerIngo Molnar <mingo@elte.hu>
Sun, 14 Sep 2008 15:24:27 +0000 (17:24 +0200)
commit8308c54d7e312f7a03e2ce2057d0837e6fe3843f
tree452b32a3d2182c4d150d632f243e31f16b2ac0ce
parent947d0496cf3e12ebfa70b3eaf561c25403247ce9
generic: redefine resource_size_t as phys_addr_t

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>
arch/powerpc/platforms/Kconfig.cputype
arch/powerpc/sysdev/ppc4xx_pci.c
arch/x86/Kconfig
arch/x86/kernel/e820.c
drivers/pci/setup-bus.c
include/linux/types.h