From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axxqn-0004FI-DK for qemu-devel@nongnu.org; Wed, 04 May 2016 10:32:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axxqb-0002bZ-KM for qemu-devel@nongnu.org; Wed, 04 May 2016 10:32:23 -0400 References: <1462371352-21498-1-git-send-email-peter.maydell@linaro.org> <1462371352-21498-3-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <572A07CC.4070004@redhat.com> Date: Wed, 4 May 2016 08:31:40 -0600 MIME-Version: 1.0 In-Reply-To: <1462371352-21498-3-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FJDulp0WCIQXRtouNUOMxGnTbwbjSEdnL" Subject: Re: [Qemu-devel] [PATCH 2/2] hw/display/blizzard: Remove blizzard_template.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-arm@nongnu.org, qemu-devel@nongnu.org Cc: patches@linaro.org, Pooja Dhannawat , Gerd Hoffmann This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --FJDulp0WCIQXRtouNUOMxGnTbwbjSEdnL Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/04/2016 08:15 AM, Peter Maydell wrote: > We no longer need to do the "multiply include this header" trick with > blizzard_template.h, and it is only used in a single .c file, so just > put its contents inline in blizzard.c. >=20 > Signed-off-by: Peter Maydell > --- > hw/display/blizzard.c | 79 +++++++++++++++++++++++++++++++++-= > hw/display/blizzard_template.h | 97 ----------------------------------= -------- > 2 files changed, 77 insertions(+), 99 deletions(-) > delete mode 100644 hw/display/blizzard_template.h >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --FJDulp0WCIQXRtouNUOMxGnTbwbjSEdnL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXKgfMAAoJEKeha0olJ0NqEG8H/RwLJph1mYanQ2coD0vSwTNa WheJX6EhM99q2L6ckXfQTM4HE9dcsrVyoFaast/39T3q3IjzPzORc5I3PC2QR2Ro XOEl/kXDS+2nXLMAka1G1hUNzMyDLc1qrXJdOtU2y2VRyy9P48znjzMuzSBu8AT2 IfZOkZ8G8OpgypFA1Y/V+xcRPuiXru9rwZkxLvF2JC+rl5UdG15SrZkXduqprlyj c2yzfBNdriYOHPUJkgyPK7OuQZ+ex0yHGwQpDLiVxbZpUwSXuS4HdLacVLJxmlBC m/hFHtVxIPnwpJUc35HMh4dOzo9O4Np49PbZY5AW/QPz70t9b80bsgF83hicrFk= =2/+5 -----END PGP SIGNATURE----- --FJDulp0WCIQXRtouNUOMxGnTbwbjSEdnL--