diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-06-04 16:39:07 +0530 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-07-09 00:16:10 +0200 |
commit | b673e24c0ae041d02b51b13917ba89aafdd454ed (patch) | |
tree | 3b5590510281c5c7dfbac544a5f6c9bc58c7ec92 /drivers/mfd/max8925-core.c | |
parent | b04c530c78464a02963adeed6b6e458535d7cd8f (diff) |
mfd: Add missing max8997 static storage class specifier
Fixes the following sparse warnings:
drivers/mfd/max8997.c:209:4: warning: symbol 'max8997_dumpaddr_pmic' was not declared. Should it be static?
drivers/mfd/max8997.c:334:4: warning: symbol 'max8997_dumpaddr_muic' was not declared. Should it be static?
drivers/mfd/max8997.c:344:4: warning: symbol 'max8997_dumpaddr_haptic' was not declared. Should it be static?
drivers/mfd/max8997.c:426:25: warning: symbol 'max8997_pm' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/max8925-core.c')
0 files changed, 0 insertions, 0 deletions