linux/drivers/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
..
Makefile [POWERPC] PS3: Add logical performance monitor driver support 2008-01-25 22:52:53 +11:00
ps3-lpm.c powerpc/ps3: Fix compile error in ps3-lpm.c 2008-11-05 19:59:08 +11:00
ps3-sys-manager.c [POWERPC] PS3: Remove unsupported wakeup sources 2008-05-02 15:00:44 +10:00
ps3-vuart.c powerpc/ps3: The lv1_ routines have u64 parameters 2009-01-16 16:15:12 +11:00
ps3av_cmd.c powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex 2008-11-19 16:03:54 +11:00
ps3av.c powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex 2008-11-19 16:03:54 +11:00
ps3stor_lib.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
sys-manager-core.c [POWERPC] PS3: Save power in busy loops on halt 2008-04-01 20:43:07 +11:00
vuart.h [POWERPC] PS3: Vuart rework 2007-06-28 19:16:40 +10:00