linux-stable/drivers/ps3
Paul Mackerras f900e9777f [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c
Commit 404d5b185b changed the definition
of dev_dbg in the !DEBUG case from being a #define to being a static
inline.  There was code in drivers/ps3/vuart.c to do exactly that,
which fails to compile now.  This fixes it by removing the redefinition,
as the redefinition is now superfluous.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-04-30 13:03:39 +10:00
..
Makefile [POWERPC] PS3: System manager support 2007-02-16 14:00:19 +11:00
ps3av.c [POWERPC] ps3: always make sure were running on a PS3 2007-03-10 00:07:51 +01:00
ps3av_cmd.c [PATCH] C99 initializers, proper use of const in drivers/ps3 2007-03-14 15:27:50 -07:00
sys-manager.c [POWERPC] ps3: always make sure were running on a PS3 2007-03-10 00:07:51 +01:00
vuart.c [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c 2007-04-30 13:03:39 +10:00
vuart.h [POWERPC] PS3: Vuart add async read 2007-02-16 14:00:19 +11:00