
In message Pine.LNX.4.64.0803271146190.1503@blarg.am.freescale.net you wrote:
Also add CONFIG_PHYS_64BIT on powerpc to deal with 32-bit ppc's that have larger physical addresses like 44x, 85xx, and 86xx.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
include/asm-arm/io.h | 2 -- include/asm-arm/types.h | 3 +++ include/asm-avr32/io.h | 2 -- include/asm-avr32/types.h | 3 +++ include/asm-blackfin/io.h | 2 -- include/asm-blackfin/types.h | 3 +++ include/asm-i386/io.h | 2 -- include/asm-i386/types.h | 3 +++ include/asm-m68k/io.h | 2 -- include/asm-m68k/types.h | 3 +++ include/asm-microblaze/io.h | 2 -- include/asm-microblaze/types.h | 3 +++ include/asm-mips/io.h | 2 -- include/asm-mips/types.h | 8 ++++++++ include/asm-nios/io.h | 2 -- include/asm-nios/types.h | 3 +++ include/asm-nios2/io.h | 2 -- include/asm-ppc/io.h | 2 -- include/asm-ppc/types.h | 8 ++++++++ include/asm-sh/io.h | 2 -- include/asm-sh/types.h | 3 +++ 21 files changed, 40 insertions(+), 22 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk