[PATCH] gpio: omap_gpio: Fix unused function warning in non-DM case
Lokesh Vutla
lokeshvutla at ti.com
Thu Jun 18 15:52:01 CEST 2020
On 05/06/20 1:31 am, Tom Rini wrote:
> In the case of non-DM_GPIO the function get_gpio_index() will never be
> called, and clang will warn about this. Move this to be with the other
> non-DM code for easier removal later.
>
> Cc: Lokesh Vutla <lokeshvutla at ti.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Applied to u-boot-ti next.
Thanks and regards,
Lokesh
More information about the U-Boot
mailing list