From: Mark Brown Date: Sun, 28 Jul 2013 14:03:48 +0000 (+0100) Subject: mfd: stmpe: Staticise stmpe_of_probe() X-Git-Tag: v3.12-rc1~100^2~7^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c4055da8ee86e96cb34ad754f4f49028c8de4f;p=pandora-kernel.git 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 Signed-off-by: Lee Jones --- Reading git-diff-tree failed