From c9e8dbadb0528d872c5734858dbf76aa4cb31df9 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Tue, 25 Mar 2014 10:43:33 +0800 Subject: [PATCH] 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-format-patch failed