From: Mark Brown Date: Mon, 21 Nov 2011 17:57:25 +0000 (+0000) Subject: gpio: pca953x: Staticise pca953x_get_altdata() X-Git-Tag: v3.2-rc4~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404ba2b8f611bea3228daf031f03901d0c34ecd7;p=pandora-kernel.git gpio: pca953x: Staticise pca953x_get_altdata() It's not used outside of the driver so doesn't need to be exported, and sparse notices this and complains about it. Signed-off-by: Mark Brown --- Reading git-diff-tree failed