Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757384AbaFSOHE (ORCPT ); Thu, 19 Jun 2014 10:07:04 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:34561 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754027AbaFSOHC (ORCPT ); Thu, 19 Jun 2014 10:07:02 -0400 Date: Thu, 19 Jun 2014 15:06:59 +0100 From: Matt Fleming To: Kefeng Wang Cc: Matt Fleming , Leif Lindholm , linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, Catalin Marinas , Ard Biesheuvel Subject: Re: [PATCH] efi: fix build warning about of_get_flat_dt_prop Message-ID: <20140619140659.GS24049@console-pimps.org> References: <1403180552-9272-1-git-send-email-wangkefeng.wang@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1403180552-9272-1-git-send-email-wangkefeng.wang@huawei.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 19 Jun, at 08:22:32PM, Kefeng Wang wrote: > commit 9d0c4dfed(of/fdt: update of_get_flat_dt_prop in prep for libfdt) > change the of_get_flat_dt_prop, so update related variable to fix build > warning. Btw, remove unused variable 'name'. > > Signed-off-by: Kefeng Wang > --- > drivers/firmware/efi/efi.c | 5 ++--- > drivers/firmware/efi/fdt.c | 2 +- > 2 files changed, 3 insertions(+), 4 deletions(-) Thanks for this, but I've already queued up a fix from Catalin that addresses these issues, http://git.kernel.org/cgit/linux/kernel/git/mfleming/efi.git/commit/?h=urgent I've been pretty slack in getting this fix sent upstream, but I'll do that asap. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/