From: Nishanth Menon Date: Mon, 30 Jun 2014 15:57:34 +0000 (-0500) Subject: regulator: palmas: Squelch sparse warnings X-Git-Tag: omap-for-v3.17/fixes-against-rc2~156^2~3^6~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b09e17b6f9cec1b50991fa66d7b51bef38221d8;p=pandora-kernel.git regulator: palmas: Squelch sparse warnings convert to static variables to squelch the following sparse warnings: drivers/regulator/palmas-regulator.c:325:36: warning: symbol 'palma_sleep_req_info' was not declared. Should it be static? drivers/regulator/palmas-regulator.c:1414:32: warning: symbol 'palmas_ddata' was not declared. Should it be static? drivers/regulator/palmas-regulator.c:1427:32: warning: symbol 'tps65917_ddata' was not declared. Should it be static? Signed-off-by: Nishanth Menon Tested-by: Stephen Warren Tested-by: Keerthy Signed-off-by: Mark Brown --- Reading git-diff-tree failed