From: Lee Jones Date: Wed, 18 Mar 2015 17:21:16 +0000 (+0000) Subject: pinctrl: st: Move st_get_pio_control() further up the source file X-Git-Tag: omap-for-v4.2/o2_dc~138^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f89e68fc3b5a5d53d73a0df71b94d3c0a009d0ba;p=pandora-kernel.git pinctrl: st: Move st_get_pio_control() further up the source file st_get_pio_control() will be used by subsequent calls which are to be located above its original position. This is required to prevent the need for an unnecessary forward-declaration/prototype. Acked-by: Maxime Coquelin Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed