Re: [linux-usb-devel] Invalid Storage Class BUG

2006-11-01 Thread David Brownell
> > (Andrew, ISTR that a topological sort won't work in this file.) > > I did one just then. It worked for allmodconfig, but it was too big so I > deleted it. OK. It was a few releases ago, then, that a topsort couldn't work; Alan's various updates have improved that aspect too. I always like

Re: [linux-usb-devel] Invalid Storage Class BUG

2006-11-01 Thread Andrew Morton
On Wed, 1 Nov 2006 14:26:26 -0800 David Brownell <[EMAIL PROTECTED]> wrote: > So here's a standard format patch. This should get into 2.6.19 IMO. -> Greg. > (Andrew, ISTR that a topological sort won't work in this file.) I did one just then. It worked for allmodconfig, but it was too big so I

Re: [linux-usb-devel] Invalid Storage Class BUG

2006-11-01 Thread David Brownell
That's identical to what I've been using in some work on a high-speed OTG controller that I suspect Felipe is getting familiar with ... :) So here's a standard format patch. This should get into 2.6.19 IMO. (Andrew, ISTR that a topological sort won't work in this file.) =

Re: [linux-usb-devel] Invalid Storage Class BUG

2006-11-01 Thread Andrew Morton
On Wed, 1 Nov 2006 16:14:01 -0500 (EST) Alan Stern <[EMAIL PROTECTED]> wrote: > On Wed, 1 Nov 2006, Felipe Balbi wrote: > > > Hello all, > > > > Could anyone help me fix this bug? > > > > I couldn't figure out what is happening. > > > > Here's the bug: > > drivers/usb/core/hub.c: In function '

Re: [linux-usb-devel] Invalid Storage Class BUG

2006-11-01 Thread Rtp
Felipe Balbi <[EMAIL PROTECTED]> writes: > Hello all, Hi ! > > Could anyone help me fix this bug? > > I couldn't figure out what is happening. > > Here's the bug: > drivers/usb/core/hub.c: In function 'usb_new_device': > drivers/usb/core/hub.c:1293: error: invalid storage class for function > '_

Re: [linux-usb-devel] Invalid Storage Class BUG

2006-11-01 Thread Alan Stern
On Wed, 1 Nov 2006, Felipe Balbi wrote: > Hello all, > > Could anyone help me fix this bug? > > I couldn't figure out what is happening. > > Here's the bug: > drivers/usb/core/hub.c: In function 'usb_new_device': > drivers/usb/core/hub.c:1293: error: invalid storage class for function > '__usb