From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [RFC/PATCH 1/2] usb_otg: compile fix Date: Fri, 8 Jan 2010 07:43:09 +0200 Message-ID: <20100108054302.GA7683@gandalf> References: <1262912592-7817-1-git-send-email-alecrim@gmail.com> Reply-To: me-uiRdBs8odbtmTBlB0Cgj/Q@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1262912592-7817-1-git-send-email-alecrim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Francisco Alecrim Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Francisco Alecrim List-Id: linux-omap@vger.kernel.org On Thu, Jan 07, 2010 at 09:03:11PM -0400, Francisco Alecrim wrote: > From: Francisco Alecrim > > include/linux/usb.h: In function 'usb_mark_last_busy': > include/linux/usb.h:561: error: 'struct usb_device' has no member named > 'last_busy' > > Option USB_OTG selects USB_SUSPEND but doesn't select PM(required by > USB_SUSPEND) causing this compile error. Putting USB_SUSPEND as > USB_OTG depend ensure that PM is selected. > > Signed-off-by: Francisco Alecrim should go to linux-usb@vger -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html