From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxGg3-0001jO-Dz for qemu-devel@nongnu.org; Mon, 21 Jan 2013 07:40:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxGg2-0000p3-BR for qemu-devel@nongnu.org; Mon, 21 Jan 2013 07:40:39 -0500 Received: from mail-la0-f49.google.com ([209.85.215.49]:44724) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxGg2-0000ou-4Q for qemu-devel@nongnu.org; Mon, 21 Jan 2013 07:40:38 -0500 Received: by mail-la0-f49.google.com with SMTP id el20so968538lab.8 for ; Mon, 21 Jan 2013 04:40:36 -0800 (PST) Date: Mon, 21 Jan 2013 13:40:33 +0100 From: "Edgar E. Iglesias" Message-ID: <20130121124033.GA6338@edde.se.axis.com> References: <1358648458-16064-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1358648458-16064-1-git-send-email-afaerber@suse.de> Subject: Re: [Qemu-devel] [PATCH for-1.4] target-cris: Drop unused cpu_cris_close() prototype List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: qemu-devel@nongnu.org On Sun, Jan 20, 2013 at 03:20:58AM +0100, Andreas Färber wrote: > Such a function never existed. > > Signed-off-by: Andreas Färber > --- > Edgar, can you commit or ack? I'd like to base v2 of my CPU realizefn series > on this. Thanks, Andreas I've commited this one and the MicroBlaze part, Thanks Edgar