dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment
[oweals/u-boot.git] / include / asm-generic / gpio.h
index b073b391380c3fc616577b978906fedc66886f94..d78491dfc21e5d6fefc8c897a4b4e2ace60c2a36 100644 (file)
@@ -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);