Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750932Ab2KSFBG (ORCPT ); Mon, 19 Nov 2012 00:01:06 -0500 Received: from mail-pb0-f46.google.com ([209.85.160.46]:45153 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750737Ab2KSFBE (ORCPT ); Mon, 19 Nov 2012 00:01:04 -0500 Date: Sun, 18 Nov 2012 20:57:53 -0800 From: Anton Vorontsov To: Rajanikanth HV Cc: rob.herring@calxeda.com, Lee Jones , Francesco Lavra , Arnd Bergmann , Linus WALLEIJ , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, "linaro-dev@lists.linaro.org Devel" , Patch Tracking , STEricsson_nomadik_linux@list.st.com, "Rajanikanth H.V" , Samuel Ortiz Subject: Re: [PATCH 0/4] Implement device tree support for ab8500 BM Devices Message-ID: <20121119045753.GA28159@lizard> References: <1351698033-8980-1-git-send-email-rajanikanth.hv@linaro.org> <20121119034600.GP29066@lizard.sbx05977.paloaca.wayport.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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 Content-Length: 1377 Lines: 23 On Mon, Nov 19, 2012 at 09:28:59AM +0530, Rajanikanth HV wrote: > > FWIW, I fixed these warnings. > > > > CHECK drivers/power/ab8500_bmdata.c > > drivers/power/ab8500_bmdata.c:146:23: warning: symbol 'temp_to_batres_tbl_thermistor' was not declared. Should it be static? > > drivers/power/ab8500_bmdata.c:160:23: warning: symbol 'temp_to_batres_tbl_ext_thermistor' was not declared. Should it be static? > > drivers/power/ab8500_bmdata.c:171:23: warning: symbol 'temp_to_batres_tbl_9100' was not declared. Should it be static? > > drivers/power/ab8500_bmdata.c:181:28: warning: symbol 'bat_type_thermistor' was not declared. Should it be static? > > drivers/power/ab8500_bmdata.c:267:28: warning: symbol 'bat_type_ext_thermistor' was not declared. Should it be static? > > > > Plus fixed a few stylistic issues. > > thanks anton for validating my patch, you seems to have older version > of patch set, > i am rebasing new version of patch set to 3.7-rc5, will communicate asap. Can you please rebase the new work on top of current battery tree (i.e. on top of the patches that you've sent)? Or that would be too much burden? -- 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/