android_kernel_xiaomi_sm8350/arch/powerpc/platforms/ps3
Stephen Rothwell b17b3df161 powerpc/ps3: The lv1_ routines have u64 parameters
We just fix up the reference parameters as the others are dealt with by
arithmetic promotion rules and don't cause warnings.

This removes warnings like this:

arch/powerpc/platforms/ps3/interrupt.c:327: warning: passing argument 1 of 'lv1_construct_event_receive_port' from incompatible pointer type

Also, these:

drivers/ps3/ps3-vuart.c:462: warning: passing argument 4 of 'ps3_vuart_raw_read' from incompatible pointer type
drivers/ps3/ps3-vuart.c:592: warning: passing argument 4 of 'ps3_vuart_raw_read' 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:12 +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 powerpc/ps3: The lv1_ routines have u64 parameters 2009-01-16 16:15:12 +11:00
Kconfig
Makefile
mm.c powerpc/ps3: The lv1_ routines have u64 parameters 2009-01-16 16:15:12 +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: The lv1_ routines have u64 parameters 2009-01-16 16:15:12 +11:00
system-bus.c powerpc/ps3: The lv1_ routines have u64 parameters 2009-01-16 16:15:12 +11:00
time.c