On Wed, Dec 15, 2010 at 04:44:11PM +0530, Pavankumar Kondeti wrote: > --- a/drivers/usb/core/driver.c > +++ b/drivers/usb/core/driver.c > @@ -1207,6 +1207,19 @@ static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) > * and flush any outstanding URBs. > */ > } else { > +#ifdef CONFIG_USB_OTG No ifdefs allowed, sorry. Please rework this. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html