Re: [linux-usb-devel] compiling your last tree

2007-01-26 Thread Oliver Neukum
Am Freitag, 26. Januar 2007 08:51 schrieb Oliver Neukum: > > I don't understand, I don't have any patches in my tree that touch this > > file.  What would have changed to require this? > > > > Oh wait, I think it's your patch, right?  Heh, I'll go add it to that > > patch... > > I don't know why

Re: [linux-usb-devel] compiling your last tree

2007-01-25 Thread Oliver Neukum
Am Freitag, 26. Januar 2007 00:59 schrieb Greg KH: > > --- a/fs/sysfs/group.c2006-06-18 03:49:35.0 +0200 > > +++ b/fs/sysfs/group.c2007-01-24 10:28:38.0 +0100 > > @@ -13,6 +13,7 @@ > >  #include > >  #include > >  #include > > +#include > >  #include "sysfs.h" >

Re: [linux-usb-devel] compiling your last tree

2007-01-25 Thread Greg KH
On Thu, Jan 25, 2007 at 11:30:21AM +0100, Oliver Neukum wrote: > Hi, > > I need this patch to compile your 2.6.20-rc5 tree on UP x86_64. > > HTH > Oliver > > Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]> > > > --- a/fs/sysfs/group.c2006-06-18 03:49:35.000

[linux-usb-devel] compiling your last tree

2007-01-25 Thread Oliver Neukum
Hi, I need this patch to compile your 2.6.20-rc5 tree on UP x86_64. HTH Oliver Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]> --- a/fs/sysfs/group.c 2006-06-18 03:49:35.0 +0200 +++ b/fs/sysfs/group.c 2007-01-24 10:28:38.0 +0100 @@ -13,6 +13,7 @@