kernel-fxtec-pro1x/arch/powerpc/platforms/ps3
Stephen Rothwell 494fd07a88 powerpc/ps3: Use dma_addr_t down through the stack
Push the dma_addr_t type usage all the way down to where the actual
values are manipulated.

Now that u64 is "unsigned long long", this removes warnings like:

arch/powerpc/platforms/ps3/system-bus.c:532: warning: passing argument 4 of 'ps3_dma_map' from incompatible pointer type
arch/powerpc/platforms/ps3/system-bus.c:649: warning: passing argument 4 of 'ps3_dma_map' from incompatible pointer type

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-01-16 16:15:11 +11:00
..
device-init.c mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD 2009-01-08 16:25:14 +11:00
exports.c
htab.c powerpc/ps3: Rework htab code to remove ioremap 2008-08-26 10:24:46 +10:00
hvcall.S
interrupt.c
Kconfig powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
Makefile
mm.c powerpc/ps3: Use dma_addr_t down through the stack 2009-01-16 16:15:11 +11:00
os-area.c
platform.h
repository.c
setup.c powerpc/ps3: set_dabr() takes an unsigned long 2009-01-16 16:15:11 +11:00
smp.c
spu.c powerpc/ps3: Fix ioremap of spu shadow regs 2008-08-26 10:24:46 +10:00
system-bus.c powerpc/ps3: Use dma_addr_t down through the stack 2009-01-16 16:15:11 +11:00
time.c