gpio: staticize xway_stp_init()
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 30 Sep 2014 07:11:15 +0000 (09:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 30 Sep 2014 07:11:15 +0000 (09:11 +0200)
commitafdadc06df68861ee7b9ed1699a44516532f545e
tree6b709f7ac228925e77073bf56db75a84e4378684
parent3f97d5fcf99cb87f590ffe1d9422b2a26a8ef3ed
gpio: staticize xway_stp_init()

This initcall is only called from the driver itself, staticize it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-stp-xway.c