From: Wei Yongjun Date: Sun, 20 Jul 2014 05:31:09 +0000 (+0800) Subject: power_supply: Fix sparse non static symbol warning X-Git-Tag: cleanup-for-v3.18~105^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c128d39737fbf23d978eb05a9c7915507a69c1df;p=pandora-kernel.git power_supply: Fix sparse non static symbol warning Fixes the following sparse warnings: drivers/power/power_supply_core.c:540:5: warning: symbol '__power_supply_register' was not declared. Should it be static? Signed-off-by: Wei Yongjun Signed-off-by: Sebastian Reichel --- Reading git-diff-tree failed