From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [PATCH v3 1/2] USB: Add empty functions in otg.h Date: Tue, 5 Jan 2010 12:54:50 +0200 Message-ID: <20100105105450.GD11291@nokia.com> References: <1262681218-6875-1-git-send-email-x0082077@ti.com> Reply-To: felipe.balbi@nokia.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Return-path: Received: from smtp.nokia.com ([192.100.122.233]:18581 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753794Ab0AEK6W (ORCPT ); Tue, 5 Jan 2010 05:58:22 -0500 Content-Disposition: inline In-Reply-To: <1262681218-6875-1-git-send-email-x0082077@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: ext Maulik Mankad Cc: "linux-usb@vger.kernel.org" , "linux-omap@vger.kernel.org" , Tony Lindgren , "Balbi Felipe (Nokia-D/Helsinki)" , Greg Kroah-Hartman , Olof Johansson , Sergei Shtylyov , "Gupta, Ajay Kumar" On Tue, Jan 05, 2010 at 09:46:58AM +0100, ext Maulik Mankad wrote: >USB : Add empty functions in otg.h > >Add empty functions for usb_nop_xceiv_register() >and usb_nop_xceiv_unregister() in otg.h so that >these functions can be called even when >CONFIG_NOP_USB_XCEIV is not enabled. > >It allows to remove ifdef's from board file. > >Signed-off-by: Maulik Mankad >Cc: Tony Lindgren >Cc: Felipe Balbi Signed-off-by: Felipe Balbi Now this patch looks ok. -- balbi