Messages in this thread |  | | | Date | Thu, 8 Jan 2009 11:15:01 +0100 | | From | Ingo Molnar <> | | Subject | Re: linux-next: Tree for January 7 (wimax: more) | |
* Inaky Perez-Gonzalez <inaky@linux.intel.com> wrote:
> On Wednesday 07 January 2009, Randy Dunlap wrote:
> > Stephen Rothwell wrote:
> > > Hi all,
> > >
> > > The powerpc ppc44x_defconfig builds again.
> > >
> > > Changes since 20090106:
> >
> > drivers/net/wimax/i2400m/usb.c:403: error: 'struct usb_device' has no
> > member named 'autosuspend_delay' drivers/net/wimax/i2400m/usb.c:404: error:
> > 'struct usb_device' has no member named 'autosuspend_disabled'
> > drivers/net/wimax/i2400m/usb.c:506: error: 'struct usb_device' has no
> > member named 'auto_pm'
>
> Fix on the way -- need #ifdef CONFIG_PMs in a few parts.
FYI, this build bug has now hit upstream too:
drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_probe':
drivers/net/wimax/i2400m/usb.c:403: error: 'struct usb_device' has no member named 'autosuspend_delay'
drivers/net/wimax/i2400m/usb.c:404: error: 'struct usb_device' has no member named 'autosuspend_disabled'
drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_suspend':
drivers/net/wimax/i2400m/usb.c:506: error: 'struct usb_device' has no member named 'auto_pm'
Ingo
|  |