
18 Jan
2017
18 Jan
'17
6:51 a.m.
This is not needed. Drop it.
Signed-off-by: Simon Glass sjg@chromium.org ---
include/asm-generic/gpio.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/include/asm-generic/gpio.h b/include/asm-generic/gpio.h index f3341e51359..efa96a5f98d 100644 --- a/include/asm-generic/gpio.h +++ b/include/asm-generic/gpio.h @@ -213,7 +213,6 @@ struct fdtdec_phandle_args; * * This routine sets the offset field to args[0] and the flags field to * GPIOD_ACTIVE_LOW if the GPIO_ACTIVE_LOW flag is present in args[1]. - * */ int gpio_xlate_offs_flags(struct udevice *dev, struct gpio_desc *desc, struct of_ref_phandle_args *args);
--
2.11.0.483.g087da7b7c-goog