diff options
author | Tom Rini <trini@konsulko.com> | 2020-06-04 16:01:39 -0400 |
---|---|---|
committer | Lokesh Vutla <lokeshvutla@ti.com> | 2020-06-16 17:00:02 +0530 |
commit | a37f765219870e4cb4ed9590dff77ed8a380a462 (patch) | |
tree | c1fda9d5dd4c78cee5cc2dfb5efb624508b60c7c /drivers/pci | |
parent | f18f823c130cbfeb3124c1d62baad857fc0e8d77 (diff) |
gpio: omap_gpio: Fix unused function warning in non-DM case
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@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions