From c128d39737fbf23d978eb05a9c7915507a69c1df Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Sun, 20 Jul 2014 13:31:09 +0800 Subject: [PATCH] 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-format-patch failed