aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-lpc32xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/gpio-lpc32xx.c')
-rw-r--r--drivers/gpio/gpio-lpc32xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-lpc32xx.c b/drivers/gpio/gpio-lpc32xx.c
index 36d7dee07b28..4ad9c6b6a134 100644
--- a/drivers/gpio/gpio-lpc32xx.c
+++ b/drivers/gpio/gpio-lpc32xx.c
@@ -255,7 +255,7 @@ static int __get_gpo_state_p3(struct lpc32xx_gpio_chip *group,
255} 255}
256 256
257/* 257/*
258 * GENERIC_GPIO primitives. 258 * GPIO primitives.
259 */ 259 */
260static int lpc32xx_gpio_dir_input_p012(struct gpio_chip *chip, 260static int lpc32xx_gpio_dir_input_p012(struct gpio_chip *chip,
261 unsigned pin) 261 unsigned pin)