Re: [PATCH 4/4] RT: change from raw_spinlock_t to __raw_spinlock_t

2008-01-15 Thread Steven Rostedt
On Tue, Jan 15, 2008 at 02:21:46PM -0800, Frank Rowand wrote: > From: Frank Rowand <[EMAIL PROTECTED]> > > Fix compile warning (which becomes compile error due to -Werror), > by changing from raw_spinlock_t to __raw_spinlock_t. > Applied. Thanks, -- Steve -- To unsubscribe from this list: send

[PATCH 4/4] RT: change from raw_spinlock_t to __raw_spinlock_t

2008-01-15 Thread Frank Rowand
From: Frank Rowand <[EMAIL PROTECTED]> Fix compile warning (which becomes compile error due to -Werror), by changing from raw_spinlock_t to __raw_spinlock_t. Signed-off-by: Frank Rowand <[EMAIL PROTECTED]> --- arch/mips/kernel/gdb-stub.c |2 1 + 1 - 0 ! 1 files changed, 1 inserti