Re: [STLinux Kernel] [PATCH 3/6] pinctrl: st: Move st_get_pio_control() further up the source file

From: Maxime Coquelin
Date: Wed Mar 18 2015 - 12:42:39 EST




On 03/18/2015 11:51 AM, Lee Jones wrote:
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.

Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>
---
drivers/pinctrl/pinctrl-st.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)



Acked-by: Maxime Coquelin <maxime.coquelin@xxxxxx>

Thanks,
Maxime
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/