From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJPJB-0005cy-Pw for qemu-devel@nongnu.org; Mon, 09 May 2011 08:11:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJPJ9-0007zQ-OI for qemu-devel@nongnu.org; Mon, 09 May 2011 08:11:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56675) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJPJ9-0007zK-Fv for qemu-devel@nongnu.org; Mon, 09 May 2011 08:11:27 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p49CBQYq019012 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 9 May 2011 08:11:26 -0400 From: Gerd Hoffmann Date: Mon, 9 May 2011 14:11:03 +0200 Message-Id: <1304943065-12023-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL] usb: build fixes. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Two build issues slipped through with the last usb patch queue pull. Looks like I should do test builds with a more recent gcc ... Here are the fixes. pleae pull, Gerd The following changes since commit 85097db6956bc86e2377b63a8309cb8b24d54139: irq: Privatize CPU_INTERRUPT_NMI. (2011-05-08 16:55:24 +0000) are available in the git repository at: git://git.kraxel.org/qemu usb.8.pull Gerd Hoffmann (1): usb-musb: uninline functions Stefan Weil (1): usb-linux: Add missing break statement hw/usb-musb.c | 8 ++++---- usb-linux.c | 1 + 2 files changed, 5 insertions(+), 4 deletions(-)