gpio: mvebu: let the compiler inline
authorRalph Sennhauser <ralph.sennhauser@gmail.com>
Thu, 16 Mar 2017 06:34:01 +0000 (07:34 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Mar 2017 20:52:16 +0000 (21:52 +0100)
commitf07708c43b37842fcc28faf2404a78c085aab140
tree5bd6e524bedfe61ec6f39b1b900cc12e40538920
parentf4c240ca4b15af938d9043b93826201dd8bdf0fb
gpio: mvebu: let the compiler inline

A modern compiler should know better when to inline, so drop the inline
keywords.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mvebu.c