From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v1 1/1] xen/arm: Remove warning for platforms without platform specific code Date: Wed, 11 Mar 2015 13:13:37 +0000 Message-ID: <1426079617.21353.243.camel@citrix.com> References: <1425878603-19828-1-git-send-email-edgar.iglesias@gmail.com> <54FD7739.1000404@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54FD7739.1000404@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: "Edgar E. Iglesias" , tim@xen.org, stefano.stabellini@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-03-09 at 12:34 +0200, Julien Grall wrote: > Hi Edgar, > > On 09/03/2015 07:23, Edgar E. Iglesias wrote: > > From: "Edgar E. Iglesias" > > > > Replace the warning with an info message stating that the platform > > is generic. > > > > Suggested-by: Ian Campbell > > Signed-off-by: Edgar E. Iglesias > Reviewed-by: Julien Grall Applied, thanks.