From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YxwY9-0004Bm-8a for mharc-qemu-trivial@gnu.org; Thu, 28 May 2015 08:04:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56207) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxwY3-00043Y-FF for qemu-trivial@nongnu.org; Thu, 28 May 2015 08:04:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxwXz-00018G-64 for qemu-trivial@nongnu.org; Thu, 28 May 2015 08:04:31 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:34757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxwXo-00016Y-Oa; Thu, 28 May 2015 08:04:16 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id B424F4272A; Thu, 28 May 2015 15:04:15 +0300 (MSK) Message-ID: <5567043F.5070301@msgid.tls.msk.ru> Date: Thu, 28 May 2015 15:04:15 +0300 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 MIME-Version: 1.0 To: Peter Crosthwaite , qemu-devel@nongnu.org References: <1432498814-1469-1-git-send-email-crosthwaite.peter@gmail.com> In-Reply-To: <1432498814-1469-1-git-send-email-crosthwaite.peter@gmail.com> OpenPGP: id=804465C5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, agraf@suse.de, afaerber@suse.de, Peter Crosthwaite Subject: Re: [Qemu-trivial] [PATCH v2] device-tree: Make a common-obj X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2015 12:04:36 -0000 24.05.2015 23:20, Peter Crosthwaite wrote: > There is no reason for device tree API to be built per-target. > common-obj it. There is an extraneous inclusion of config.h that > needs to be removed. >=20 > Cc: Alexander Graf > Reviewed-by: Andreas F=C3=A4rber > Signed-off-by: Peter Crosthwaite Applied to -trivial, thank you! /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxwXv-0003xr-3P for qemu-devel@nongnu.org; Thu, 28 May 2015 08:04:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxwXp-00016d-1f for qemu-devel@nongnu.org; Thu, 28 May 2015 08:04:23 -0400 Message-ID: <5567043F.5070301@msgid.tls.msk.ru> Date: Thu, 28 May 2015 15:04:15 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <1432498814-1469-1-git-send-email-crosthwaite.peter@gmail.com> In-Reply-To: <1432498814-1469-1-git-send-email-crosthwaite.peter@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2] device-tree: Make a common-obj List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, agraf@suse.de, afaerber@suse.de, Peter Crosthwaite 24.05.2015 23:20, Peter Crosthwaite wrote: > There is no reason for device tree API to be built per-target. > common-obj it. There is an extraneous inclusion of config.h that > needs to be removed. >=20 > Cc: Alexander Graf > Reviewed-by: Andreas F=C3=A4rber > Signed-off-by: Peter Crosthwaite Applied to -trivial, thank you! /mjt