From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bStIg-00029j-32 for qemu-devel@nongnu.org; Thu, 28 Jul 2016 17:57:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bStIZ-0002bw-Kb for qemu-devel@nongnu.org; Thu, 28 Jul 2016 17:57:05 -0400 Message-ID: <1469743007.5978.231.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Fri, 29 Jul 2016 07:56:47 +1000 In-Reply-To: References: <1469571686-7284-1-git-send-email-benh@kernel.crashing.org> <1469571686-7284-3-git-send-email-benh@kernel.crashing.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 03/32] ppc: Move classic fp ops out of translate.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson , qemu-ppc@nongnu.org Cc: qemu-devel@nongnu.org, david@gibson.dropbear.id.au On Thu, 2016-07-28 at 21:32 +0530, Richard Henderson wrote: > For the benefit of Peter's ./scripts/clean-includes and friends, > please name=C2=A0these with *.inc.c, like in tcg/*/. Ok. David merged the series in for-2.8 but I will send a subsequent patch to fix them up. Cheers, Ben.