Re: [PATCH] sonypi: Fix initialization warning

2007-08-08 Thread Thomas Renninger
On Tue, 2007-08-07 at 15:07 -0400, Len Brown wrote: > On Sunday 05 August 2007 16:03, Richard Knutsson wrote: > > Thomas Renninger wrote: > > > On Sun, 2007-08-05 at 21:05 +0200, Richard Knutsson wrote: > > > > > >> Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> > > >> --- > > >> Got this f

Re: [PATCH] sonypi: Fix initialization warning

2007-08-07 Thread Len Brown
On Sunday 05 August 2007 16:03, Richard Knutsson wrote: > Thomas Renninger wrote: > > On Sun, 2007-08-05 at 21:05 +0200, Richard Knutsson wrote: > > > >> Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> > >> --- > >> Got this from the compiler (gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13)): >

Re: [PATCH] sonypi: Fix initialization warning

2007-08-05 Thread Richard Knutsson
Thomas Renninger wrote: On Sun, 2007-08-05 at 21:05 +0200, Richard Knutsson wrote: Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> --- Got this from the compiler (gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13)): drivers/char/sonypi.c:1153: warning: initialization from incompatible pointer t

Re: [PATCH] sonypi: Fix initialization warning

2007-08-05 Thread Thomas Renninger
On Sun, 2007-08-05 at 21:05 +0200, Richard Knutsson wrote: > Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> > --- > Got this from the compiler (gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13)): > drivers/char/sonypi.c:1153: warning: initialization from incompatible pointer > type > > > diff --g

[PATCH] sonypi: Fix initialization warning

2007-08-05 Thread Richard Knutsson
Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> --- Got this from the compiler (gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13)): drivers/char/sonypi.c:1153: warning: initialization from incompatible pointer type diff --git a/drivers/char/sonypi.c b/drivers/char/sonypi.c index 73037a4..2dcd519