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?