From: Axel Lin Date: Tue, 25 Mar 2014 02:43:33 +0000 (+0800) Subject: gpio: moxart: Avoid forward declaration X-Git-Tag: v3.15-rc1~105^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9e8dbadb0528d872c5734858dbf76aa4cb31df9;p=pandora-kernel.git gpio: moxart: Avoid forward declaration Slightly adjust the code to avoid forward declaration as we need to call moxart_gpio_set() in moxart_gpio_direction_output() to properly set the output state. Signed-off-by: Axel Lin Reviewed-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed