commit | a9c4055da8ee86e96cb34ad754f4f49028c8de4f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Sun Jul 28 15:03:48 2013 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Jul 31 13:01:45 2013 +0100 |
tree | ed6924d2d29e96359707d0e6b7831df6e1aab23d | |
parent | 334a41ce9b753ec615e8c6c50ee07d6197190610 [diff] |
mfd: stmpe: Staticise stmpe_of_probe() 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>