From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3tJD-0007OL-HP for qemu-devel@nongnu.org; Sat, 03 Mar 2012 13:04:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S3tJB-0006m9-5T for qemu-devel@nongnu.org; Sat, 03 Mar 2012 13:03:55 -0500 Received: from cantor2.suse.de ([195.135.220.15]:44348 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3tJA-0006ll-Uv for qemu-devel@nongnu.org; Sat, 03 Mar 2012 13:03:53 -0500 Message-ID: <4F525D06.3050204@suse.de> Date: Sat, 03 Mar 2012 19:03:50 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <4F5248EA.9000601@freebsd.org> In-Reply-To: <4F5248EA.9000601@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] Fix build with stub USB backend List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nathan Whitehorn Cc: QEMU Developers Am 03.03.2012 17:38, schrieb Nathan Whitehorn: > Recent changes to the signature of usb_host_device_open() have broken > the stub USB backend. This updates the stub version of > usb_host_device_open() to correspond to the new API. >=20 > Signed-off-by: Nathan Whitehorn Looks like a duplicate, a similar patch was just applied. Andreas > --- > usb-stub.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) >=20 > diff --git a/usb-stub.c b/usb-stub.c > index 9c3fcea..b4e10c1 100644 > --- a/usb-stub.c > +++ b/usb-stub.c > @@ -41,7 +41,7 @@ void usb_host_info(Monitor *mon) > } >=20 > /* XXX: modify configure to compile the right host driver */ > -USBDevice *usb_host_device_open(const char *devname) > +USBDevice *usb_host_device_open(USBBus *bus, const char *devname) > { > return NULL; > } > --=20 > 1.7.9 --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg