linux-next: hid tree build failure
From: Stephen Rothwell <hidden>
Date: 2009-01-19 01:33:28
Attachments
- (unnamed) [application/pgp-signature] 197 bytes
From: Stephen Rothwell <hidden>
Date: 2009-01-19 01:33:28
Hi Jiri,
Today's linux-next build (powerpc ppc64_defconfig) failed like this:
drivers/hid/usbhid/hid-core.c: In function 'hid_suspend':
drivers/hid/usbhid/hid-core.c:1220: error: 'struct usb_device' has no member named 'auto_pm'
drivers/hid/usbhid/hid-core.c:1245: error: 'struct usb_device' has no member named 'auto_pm'
drivers/hid/usbhid/hid-core.c:1258: error: 'struct usb_device' has no member named 'auto_pm'
The immediate cause is commit ae14e83aaa975a732ed46dcc9a080172a60f08a6
("HID: autosuspend support for USB HID"). The above config does not have
CONFIG_PM set and auto_pm is only defined for CONFIG_PM.
I have dropped the hid tree for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/