alistair23-linux/arch/powerpc/platforms/85xx
Benjamin Herrenschmidt 3d1ea8e8cb [POWERPC] Remove ioremap64 and fixup_bigphys_addr
In order to suppose platforms with devices above 4Gb on 32 bits platforms
with a >32 bits physical address space, we used to have a special ioremap64
along with a fixup routine fixup_bigphys_addr.

This shouldn't be necessary anymore as struct resource now supports 64 bits
addresses even on 32 bits archs. This patch enables that option when
CONFIG_PHYS_64BIT is set and removes ioremap64 and fixup_bigphys_addr.

This is a preliminary work for the upcoming merge of 32 and 64 bits io.h

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-12-04 20:39:04 +11:00
..
Kconfig POWERPC: Add support for the mpc8560 eval board 2006-09-21 22:31:26 +04:00
Makefile POWERPC: Add support for the mpc8560 eval board 2006-09-21 22:31:26 +04:00
misc.c [POWERPC] Remove ioremap64 and fixup_bigphys_addr 2006-12-04 20:39:04 +11:00
mpc85xx.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mpc85xx_ads.c [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
mpc85xx_ads.h Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
mpc85xx_cds.c [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
mpc85xx_cds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mpc8540_ads.h fix file specification in comments 2006-10-03 23:01:26 +02:00
pci.c [POWERPC] mpc: Constify & voidify get_property() 2006-07-31 15:55:04 +10:00