From: Hartley Sweeten Date: Tue, 6 Apr 2010 21:46:16 +0000 (+0100) Subject: ARM: 6029/1: ep93xx: gpio.c: local functions should be static X-Git-Tag: v2.6.34-rc4~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4742723cbce519773e4560f5cab11163eaa0c889;p=pandora-kernel.git ARM: 6029/1: ep93xx: gpio.c: local functions should be static The functions ep93xx_gpio_update_int_params and ep93xx_gpio_int_mask are not exported and should be static. This was overlooked when moving the code from core.c. Also, change a comment to better indicate what the code is for. Signed-off-by: H Hartley Sweeten Acked-by: Ryan Mallon Signed-off-by: Russell King --- Reading git-diff-tree failed