X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fasm-generic%2Fgpio.h;fp=include%2Fasm-generic%2Fgpio.h;h=d78491dfc21e5d6fefc8c897a4b4e2ace60c2a36;hb=6f39b94a5d77344856d5dc4c3a724928c9c06e81;hp=b073b391380c3fc616577b978906fedc66886f94;hpb=3a57123e598ea46fc88a8e29e6932eba02d4ac5f;p=oweals%2Fu-boot.git diff --git a/include/asm-generic/gpio.h b/include/asm-generic/gpio.h index b073b39138..d78491dfc2 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 ofnode_phandle_args *args);