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

Maxime Coquelin maxime.coquelin at st.com
Wed Mar 18 09:41:59 PDT 2015



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 at linaro.org>
> ---
>   drivers/pinctrl/pinctrl-st.c | 20 ++++++++++----------
>   1 file changed, 10 insertions(+), 10 deletions(-)
>
>

Acked-by: Maxime Coquelin <maxime.coquelin at st.com>

Thanks,
Maxime



More information about the linux-arm-kernel mailing list