From: Axel Lin Date: Fri, 10 May 2013 09:32:28 +0000 (+0800) Subject: gpio: stmpe: Staticize non-exported symbols X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~31^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8700d0afc8ec3bc93f1105a94babfec6f9573b82;p=pandora-kernel.git gpio: stmpe: Staticize non-exported symbols Both stmpe_gpio_irq_map() and stmpe_gpio_irq_unmap() are not referenced outside of this file, make them static. Signed-off-by: Axel Lin Acked-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed