Re: linux-next: build failure after merge of the usb.current tree

2014-08-27 Thread Greg KH
On Wed, Aug 27, 2014 at 11:03:22AM +1000, Stephen Rothwell wrote: > Hi Greg, > > After merging the usb.current tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > drivers/usb/core/hub.c: In function 'hub_probe': > drivers/usb/core/hub.c:1735:21: error: 'struct

Re: linux-next: build failure after merge of the usb.current tree

2014-08-27 Thread Greg KH
On Wed, Aug 27, 2014 at 11:03:22AM +1000, Stephen Rothwell wrote: Hi Greg, After merging the usb.current tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/usb/core/hub.c: In function 'hub_probe': drivers/usb/core/hub.c:1735:21: error: 'struct dev_pm_info'

linux-next: build failure after merge of the usb.current tree

2014-08-26 Thread Stephen Rothwell
Hi Greg, After merging the usb.current tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/usb/core/hub.c: In function 'hub_probe': drivers/usb/core/hub.c:1735:21: error: 'struct dev_pm_info' has no member named 'autosuspend_delay' if

linux-next: build failure after merge of the usb.current tree

2014-08-26 Thread Stephen Rothwell
Hi Greg, After merging the usb.current tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/usb/core/hub.c: In function 'hub_probe': drivers/usb/core/hub.c:1735:21: error: 'struct dev_pm_info' has no member named 'autosuspend_delay' if