mfd: stmpe: Staticise stmpe_of_probe()
authorMark Brown <broonie@linaro.org>
Sun, 28 Jul 2013 14:03:48 +0000 (15:03 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 31 Jul 2013 12:01:45 +0000 (13:01 +0100)
It is only called from this file so there is no need for it to be in the
global namespace and cause sparse to warn.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found