[BUILD_FAILURE] linux-next: Tree for March 6 drivers/usb broken

From: Kamalesh Babulal
Date: Thu Mar 06 2008 - 04:19:05 EST


The kernel build fails with error

drivers/usb/core/hub.c: In function 'persist_enabled':
drivers/usb/core/hub.c:633: error: 'struct usb_device' has no member named 'persist_enabled'
drivers/usb/core/hub.c: In function 'hub_restart':
drivers/usb/core/hub.c:719: error: 'struct usb_device' has no member named 'reset_resume'
make[3]: *** [drivers/usb/core/hub.o] Error 1
make[2]: *** [drivers/usb/core] Error 2
make[1]: *** [drivers/usb] Error 2
make: *** [drivers] Error 2

This is introduced by persist_enabled() and # CONFIG_PM is not set
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/