[POWERPC] Make isa_mem_base common to 32 and 64 bits
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 11 Dec 2007 03:48:17 +0000 (14:48 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 11 Dec 2007 04:43:34 +0000 (15:43 +1100)
commit25e81f925d4be0a0f60520e1c3c1b5af744404e1
tree708cfc7238b80eef10f6353c97baf47df38870e2
parentcfad589f565bdaa69d45fb1c0db124727a6eaf6e
[POWERPC] Make isa_mem_base common to 32 and 64 bits

This defines isa_mem_base on both 32 and 64 bits (it used to be 32 bits
only).  This avoids a few ifdef's in later patches and potentially can
allow support for VGA text mode on 64 bits powerpc.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci-common.c
arch/powerpc/kernel/pci_32.c
include/asm-powerpc/io.h