From: Anton Vorontsov Date: Tue, 24 Dec 2013 02:17:05 +0000 (-0800) Subject: charger-manager: of_cm_parse_desc() should be static X-Git-Tag: v3.14-rc1~141^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434a09f9c43ae5136774fb632440beb4f0081719;p=pandora-kernel.git charger-manager: of_cm_parse_desc() should be static Fixes the following warning: drivers/power/charger-manager.c:1539:21: warning: symbol 'of_cm_parse_desc' was not declared. Should it be static? Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed